public class BitmapCompressedIndexedInts extends Object implements IndexedInts, Comparable<com.metamx.collections.bitmap.ImmutableBitmap>
Constructor and Description |
---|
BitmapCompressedIndexedInts(com.metamx.collections.bitmap.ImmutableBitmap immutableBitmap) |
public BitmapCompressedIndexedInts(com.metamx.collections.bitmap.ImmutableBitmap immutableBitmap)
public int compareTo(@Nullable com.metamx.collections.bitmap.ImmutableBitmap otherBitmap)
compareTo
in interface Comparable<com.metamx.collections.bitmap.ImmutableBitmap>
public int size()
size
in interface IndexedInts
public int get(int index)
get
in interface IndexedInts
public com.metamx.collections.bitmap.ImmutableBitmap getImmutableBitmap()
Copyright © 2015. All rights reserved.