org.axiondb.engine.rowcollection
protected class IntHashMap.Values extends Object
Method Summary | |
---|---|
boolean | add(Object row) |
void | clear() |
boolean | contains(Object row) |
boolean | isEmpty() |
IntHashMap.ValueIterator | iterator() |
boolean | remove(Object row) |
int | size() |