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 BitmapSerdeFactory
public com.metamx.collections.bitmap.BitmapFactory getBitmapFactory()
getBitmapFactory
in interface BitmapSerdeFactory
Copyright © 2011–2015. All rights reserved.