public class PacketSortComparator extends Object implements Comparator<PacketModel>, Serializable
| Constructor and Description |
|---|
PacketSortComparator(SortSpecification<PacketSortAttribute> sortSpec) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PacketModel arg0,
PacketModel arg1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic PacketSortComparator(SortSpecification<PacketSortAttribute> sortSpec)
public int compare(PacketModel arg0, PacketModel arg1)
compare in interface Comparator<PacketModel>Copyright © 2014. All Rights Reserved.