i2p.susi.dns
Class AddressByNameSorter
java.lang.Object
i2p.susi.dns.AddressByNameSorter
- All Implemented Interfaces:
- Comparator<AddressBean>
public class AddressByNameSorter
- extends Object
- implements Comparator<AddressBean>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddressByNameSorter
public AddressByNameSorter()
compare
public int compare(AddressBean a,
AddressBean b)
- Specified by:
compare
in interface Comparator<AddressBean>