Uses of Class
com.pnfsoftware.jeb.util.collect.Bitmap
Packages that use Bitmap
Package
Description
Collections, such as segments, custom maps/sets/lists, etc.
-
Uses of Bitmap in com.pnfsoftware.jeb.util.collect
Methods in com.pnfsoftware.jeb.util.collect that return BitmapMethods in com.pnfsoftware.jeb.util.collect with parameters of type BitmapModifier and TypeMethodDescriptionvoid
Bitmap.addAllFrom
(Bitmap other) Add the values of a source bitmap into this bitmap.void
Bitmap.removeAllFrom
(Bitmap other) Remove the values of a source bitmap into this bitmap.