public class IdSorter
extends java.lang.Object
implements java.util.Comparator<rescuecore2.standard.entities.StandardEntity>
修飾子とタイプ | メソッドと説明 |
---|---|
int |
compare(rescuecore2.standard.entities.StandardEntity a,
rescuecore2.standard.entities.StandardEntity b) |
public IdSorter(OrderBy order)
order
- 昇順か降順かpublic IdSorter()