public class CompleterServiceComparator
extends java.lang.Object
implements java.util.Comparator<org.osgi.framework.ServiceReference>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
POSITION |
| Constructor and Description |
|---|
CompleterServiceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.osgi.framework.ServiceReference ref1,
org.osgi.framework.ServiceReference ref2) |
public static final java.lang.String POSITION
Copyright © 2012 OW2 Consortium. All Rights Reserved.