public abstract class ServiceComparatorUtil extends Object
Modifier and Type | Field and Description |
---|---|
protected static Comparator |
COMPARATOR |
protected static boolean |
OSGI_41 |
Constructor and Description |
---|
ServiceComparatorUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
compare(org.osgi.framework.ServiceReference left,
Object right) |
protected static final boolean OSGI_41
protected static final Comparator COMPARATOR
public static int compare(org.osgi.framework.ServiceReference left, Object right)
Copyright © 2006–2016. All rights reserved.