Package org.eclipse.ecf.provider.dnssd
Class DnsSdDiscoveryContainerAdapter.SRVRecordComparator
- java.lang.Object
- 
- org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryContainerAdapter.SRVRecordComparator
 
- 
- All Implemented Interfaces:
- Comparator
 - Enclosing class:
- DnsSdDiscoveryContainerAdapter
 
 protected class DnsSdDiscoveryContainerAdapter.SRVRecordComparator extends Object implements Comparator 
- 
- 
Constructor SummaryConstructors Modifier Constructor Description protectedSRVRecordComparator()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompare(Object arg0, Object arg1)- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
 
- 
 
- 
- 
- 
Method Detail- 
comparepublic int compare(Object arg0, Object arg1) - Specified by:
- comparein interface- Comparator
 
 
- 
 
-