Interface BudgetBuilder<T extends Budget>

    • Method Detail

      • build

        T build()
        Build the budget
        Returns:
        the budget that was built