Class IntOneOrN.Block1
java.lang.Object
com.illumon.iris.db.v2.sources.sparse.IntOneOrN.Block1
- Enclosing class:
- IntOneOrN
public static final class IntOneOrN.Block1 extends Object
-
Constructor Summary
Constructors Constructor Description Block1() -
Method Summary
Modifier and Type Method Description voidensureIndex(int idx, SoftRecycler<IntOneOrN.Block2[]> recycler)IntOneOrN.Block2get(int idx)voidmaybeRecycle(SoftRecycler<IntOneOrN.Block2[]> recycler)voidset(int idx, IntOneOrN.Block2 value)
-
Constructor Details
-
Block1
public Block1()
-
-
Method Details