Class TakeLoanLowMoneyLongestDurationStrategy

  • All Implemented Interfaces:
    IAITakeLoanStrategy

    public class TakeLoanLowMoneyLongestDurationStrategy
    extends java.lang.Object
    implements IAITakeLoanStrategy
    Strategy for loan taking. The strategy takes effect when the money is low and taking the loan with the longest duration.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2016 Created on Jun 12, 2016
    • Constructor Detail

      • TakeLoanLowMoneyLongestDurationStrategy

        public TakeLoanLowMoneyLongestDurationStrategy()