Uses of Class
com.googlecode.javaewah.symmetric.EWAHPointer
-
Packages that use EWAHPointer Package Description com.googlecode.javaewah.symmetric -
-
Uses of EWAHPointer in com.googlecode.javaewah.symmetric
Fields in com.googlecode.javaewah.symmetric declared as EWAHPointer Modifier and Type Field Description (package private) EWAHPointer[]UpdateableBitmapFunction. rwMethods in com.googlecode.javaewah.symmetric that return types with arguments of type EWAHPointer Modifier and Type Method Description java.lang.Iterable<EWAHPointer>UpdateableBitmapFunction. getLiterals()Goes through the literals.Methods in com.googlecode.javaewah.symmetric with parameters of type EWAHPointer Modifier and Type Method Description intEWAHPointer. compareTo(EWAHPointer other)Method parameters in com.googlecode.javaewah.symmetric with type arguments of type EWAHPointer Modifier and Type Method Description voidUpdateableBitmapFunction. fillWithLiterals(java.util.List<EWAHPointer> container)append to the list the literal words as EWAHPointer
-