Uses of Class
com.googlecode.javaewah32.symmetric.EWAHPointer32

Packages that use EWAHPointer32
com.googlecode.javaewah32.symmetric   
 

Uses of EWAHPointer32 in com.googlecode.javaewah32.symmetric
 

Methods in com.googlecode.javaewah32.symmetric that return types with arguments of type EWAHPointer32
 Iterable<EWAHPointer32> UpdateableBitmapFunction32.getLiterals()
          Goes through the literals.
 

Methods in com.googlecode.javaewah32.symmetric with parameters of type EWAHPointer32
 int EWAHPointer32.compareTo(EWAHPointer32 other)
           
 

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



Copyright © 2014. All Rights Reserved.