public class NAPTRRecordComparator extends Object implements Comparator<org.xbill.DNS.NAPTRRecord>
| Constructor and Description |
|---|
NAPTRRecordComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.xbill.DNS.NAPTRRecord o1,
org.xbill.DNS.NAPTRRecord o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(org.xbill.DNS.NAPTRRecord o1,
org.xbill.DNS.NAPTRRecord o2)
compare in interface Comparator<org.xbill.DNS.NAPTRRecord>Copyright © 2016. All Rights Reserved.