public class BitSetIndex extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BitSetIndex.IndexType |
| Constructor and Description |
|---|
BitSetIndex(BitSetIndex.IndexType type) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getNewIndex() |
Integer |
getNewIndex(Integer index) |
boolean |
releaseIndex(Integer index) |
void |
reset() |
public BitSetIndex(BitSetIndex.IndexType type)
public Integer getNewIndex() throws IndexOutOfBoundException
IndexOutOfBoundExceptionpublic Integer getNewIndex(Integer index) throws IndexOutOfBoundException, DuplicateIndexException
public boolean releaseIndex(Integer index)
public void reset()
Copyright © 2015. All rights reserved.