org.jboss.console.plugins
Class JSR77Lister.ListerSorter
java.lang.Object
org.jboss.console.plugins.JSR77Lister.ListerSorter
- All Implemented Interfaces:
- Comparator
- Enclosing class:
- JSR77Lister
public class JSR77Lister.ListerSorter
- extends Object
- implements Comparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
suffixOrder
protected String[] suffixOrder
JSR77Lister.ListerSorter
public JSR77Lister.ListerSorter(String[] suffixOrder)
JSR77Lister.ListerSorter
public JSR77Lister.ListerSorter()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare
in interface Comparator
getExtensionIndex
public int getExtensionIndex(ResourceTreeNode node)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.