public class ConciseBitmapSerdeFactory extends Object implements BitmapSerdeFactory
| Constructor and Description |
|---|
ConciseBitmapSerdeFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.metamx.collections.bitmap.BitmapFactory |
getBitmapFactory() |
ObjectStrategy<com.metamx.collections.bitmap.ImmutableBitmap> |
getObjectStrategy() |
int |
hashCode() |
String |
toString() |
public ObjectStrategy<com.metamx.collections.bitmap.ImmutableBitmap> getObjectStrategy()
getObjectStrategy in interface BitmapSerdeFactorypublic com.metamx.collections.bitmap.BitmapFactory getBitmapFactory()
getBitmapFactory in interface BitmapSerdeFactoryCopyright © 2011–2015. All rights reserved.