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

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

Uses of AbstractCommandLine in net.obsearch.index.utils
 

Subclasses of AbstractCommandLine in net.obsearch.index.utils
 class AbstractNewLineBytesCommandLine<O extends OB,I extends Index<O>,A extends Ambient<O,I>>
           
 class AbstractNewLineCommandLine<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.
 

Methods in net.obsearch.index.utils that return AbstractCommandLine
protected abstract  AbstractCommandLine AbstractCommandLine.getReference()
          Return the "this" reference, used to access all the command line options.
 



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