public class RoaringBitMapFactory extends Object implements BitMapFactory
Constructor and Description |
---|
RoaringBitMapFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
MutableBitmap |
makeEmptyMutableBitmap()
Create a new empty bitmap
|
String |
toString() |
public MutableBitmap makeEmptyMutableBitmap()
BitMapFactory
makeEmptyMutableBitmap
in interface BitMapFactory
Copyright © 2011–2017. All rights reserved.