protected static class OSGiPluginRegistry.ExtensionSorter extends Object implements Comparator<Extension>, Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
OSGiPluginRegistry.ExtensionSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Extension o1,
Extension o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsprotected OSGiPluginRegistry.ExtensionSorter()
public int compare(Extension o1, Extension o2)
compare in interface Comparator<Extension>Copyright © 2013. All Rights Reserved.