Uses of Class
com.googlecode.javaewah.BufferedRunningLengthWord
-
Packages that use BufferedRunningLengthWord Package Description com.googlecode.javaewah -
-
Uses of BufferedRunningLengthWord in com.googlecode.javaewah
Fields in com.googlecode.javaewah declared as BufferedRunningLengthWord Modifier and Type Field Description private BufferedRunningLengthWordIteratingBufferedRunningLengthWord. brlwMethods in com.googlecode.javaewah that return BufferedRunningLengthWord Modifier and Type Method Description BufferedRunningLengthWordBufferedRunningLengthWord. clone()Methods in com.googlecode.javaewah with parameters of type BufferedRunningLengthWord Modifier and Type Method Description private static voidIteratingBufferedRunningLengthWord. discharge(BufferedRunningLengthWord initialWord, EWAHIterator iterator, BitmapStorage container)For internal use.
-