Uses of Class
com.googlecode.javaewah.symmetric.EWAHPointer

Packages that use EWAHPointer
com.googlecode.javaewah.symmetric   
 

Uses of EWAHPointer in com.googlecode.javaewah.symmetric
 

Methods in com.googlecode.javaewah.symmetric that return types with arguments of type EWAHPointer
 Iterable<EWAHPointer> UpdateableBitmapFunction.getLiterals()
          Goes through the literals.
 

Methods in com.googlecode.javaewah.symmetric with parameters of type EWAHPointer
 int EWAHPointer.compareTo(EWAHPointer other)
           
 

Method parameters in com.googlecode.javaewah.symmetric with type arguments of type EWAHPointer
 void UpdateableBitmapFunction.fillWithLiterals(List<EWAHPointer> container)
          append to the list the literal words as EWAHPointer
 



Copyright © 2014. All Rights Reserved.