public class MCComparatorPctNetProfit extends java.lang.Object implements java.util.Comparator<MonteCarloStatValues>
| Constructor and Description |
|---|
MCComparatorPctNetProfit() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(MonteCarloStatValues result1,
MonteCarloStatValues result2) |
public int compare(MonteCarloStatValues result1, MonteCarloStatValues result2)
compare in interface java.util.Comparator<MonteCarloStatValues>