org.apache.uima.tools.cfe.support
Class ArrayComparatorFinder

java.lang.Object
  extended by org.apache.uima.tools.cfe.support.ArrayComparatorFinder

public class ArrayComparatorFinder
extends Object


Constructor Summary
ArrayComparatorFinder()
           
 
Method Summary
static Comparator<org.apache.uima.jcas.tcas.Annotation> find(Object[] objs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayComparatorFinder

public ArrayComparatorFinder()
Method Detail

find

public static Comparator<org.apache.uima.jcas.tcas.Annotation> find(Object[] objs)


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.