org.exist.xquery
Class AbstractInternalModule.FunctionComparator

java.lang.Object
  extended by org.exist.xquery.AbstractInternalModule.FunctionComparator
All Implemented Interfaces:
Comparator
Enclosing class:
AbstractInternalModule

public static class AbstractInternalModule.FunctionComparator
extends Object
implements Comparator


Constructor Summary
AbstractInternalModule.FunctionComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

AbstractInternalModule.FunctionComparator

public AbstractInternalModule.FunctionComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator


Copyright (C) Wolfgang Meier. All rights reserved.