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