Uses of Class
net.obsearch.index.utils.AbstractNewLineCommandLine

Packages that use AbstractNewLineCommandLine
net.obsearch.index.utils Provides some utility classes used by the Index implementations. 
 

Uses of AbstractNewLineCommandLine in net.obsearch.index.utils
 

Subclasses of AbstractNewLineCommandLine in net.obsearch.index.utils
 class AbstractNewLineBytesCommandLine<O extends OB,I extends Index<O>,A extends Ambient<O,I>>
           
 class AbstractNewLineCommandLineShort<O extends OBShort,I extends IndexShort<O>,A extends Ambient<O,I>>
          In this command line helper, data is separated by newlines and Index and objects are of type short.
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.