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