-
- All Implemented Interfaces:
public final class Solution.Data
-
-
Constructor Summary
Constructors Constructor Description Solution.Data(Integer profit, Integer capital)
-
Method Summary
Modifier and Type Method Description final IntegergetProfit()final UnitsetProfit(Integer profit)final IntegergetCapital()final UnitsetCapital(Integer capital)
-