Package i2p.susi.dns
Class AddressByDateSorter
java.lang.Object
i2p.susi.dns.AddressByDateSorter
- All Implemented Interfaces:
Serializable,Comparator<AddressBean>
Newest first, then alphabetical
- Since:
- 0.9.66
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
AddressByDateSorter
public AddressByDateSorter()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<AddressBean>
-