public class CatInflComparator<T>
extends java.lang.Object
implements java.util.Comparator<T>
History:
InflectionRecord| Constructor and Description |
|---|
CatInflComparator() |
public int compare(T o1, T o2)
compare in interface java.util.Comparator<T>o1 - first object to be comparedo2 - second object to be compared Submit a bug or feature
Copyright © 2013 National Library of Medicine