Uses of Class
edu.mit.jwi.data.compare.DataLineComparator

Packages that use DataLineComparator
edu.mit.jwi.data.compare Provides classes that encode the sorting order of the Wordnet file lines, to enable searching. 
 

Uses of DataLineComparator in edu.mit.jwi.data.compare
 

Methods in edu.mit.jwi.data.compare that return DataLineComparator
static DataLineComparator DataLineComparator.getInstance()
          Returns the singleton instance of this class, instantiating it if necessary.
 



Copyright © 2007-2013 Massachusetts Institute of Technology. All Rights Reserved.