public static class PriceLevelImpl.BestBidComparator extends java.lang.Object implements java.util.Comparator<PriceLevelImpl>
| Constructor and Description |
|---|
BestBidComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PriceLevelImpl p1,
PriceLevelImpl p2) |
public int compare(PriceLevelImpl p1, PriceLevelImpl p2)
compare in interface java.util.Comparator<PriceLevelImpl>