Uses of Class
com.googlecode.javaewah32.BufferedRunningLengthWord32
-
Packages that use BufferedRunningLengthWord32 Package Description com.googlecode.javaewah32 -
-
Uses of BufferedRunningLengthWord32 in com.googlecode.javaewah32
Fields in com.googlecode.javaewah32 declared as BufferedRunningLengthWord32 Modifier and Type Field Description private BufferedRunningLengthWord32
IteratingBufferedRunningLengthWord32. brlw
Methods in com.googlecode.javaewah32 that return BufferedRunningLengthWord32 Modifier and Type Method Description BufferedRunningLengthWord32
BufferedRunningLengthWord32. clone()
Methods in com.googlecode.javaewah32 with parameters of type BufferedRunningLengthWord32 Modifier and Type Method Description protected static void
IteratingBufferedRunningLengthWord32. discharge(BufferedRunningLengthWord32 initialWord, EWAHIterator32 iterator, BitmapStorage32 container)
For internal use.
-