
class TroveArrayStaticDBIDs extends TroveArrayDBIDs implements IntegerArrayStaticDBIDs
TroveArrayDBIDs.DBIDItr| Modifier and Type | Field and Description | 
|---|---|
| private gnu.trove.list.TIntList | storeActual trove store. | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | TroveArrayStaticDBIDs(gnu.trove.list.TIntList store)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected gnu.trove.list.TIntList | getStore()Get the array store. | 
assign, binarySearch, contains, get, isEmpty, iter, size, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waititerassign, binarySearch, get, sizeprotected TroveArrayStaticDBIDs(gnu.trove.list.TIntList store)
store - Actual trove store.protected gnu.trove.list.TIntList getStore()
TroveArrayDBIDsgetStore in class TroveArrayDBIDs