public class PropertyServiceReferenceComparator<T>
extends java.lang.Object
implements java.util.Comparator<org.osgi.framework.ServiceReference<T>>, java.io.Serializable
Constructor and Description |
---|
PropertyServiceReferenceComparator(java.lang.String propertyKey) |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.osgi.framework.ServiceReference<T> serviceReference1,
org.osgi.framework.ServiceReference<T> serviceReference2) |