public class IntSetInterner extends Interner<IntSet>
Constructor and Description |
---|
IntSetInterner() |
Modifier and Type | Method and Description |
---|---|
boolean |
addValueToSetByID(int index,
int newValue)
This method adds the given newValue to the set which is associated with
the given index.
|
addObject, addObjectWithIndex, clear, clone, getKnownIds, getKnownObjects, getMapperTo, getNextIndex, getSymbolTable, isKnownObject, isTrustingMode, normalize, remap, resolveId, resolveIds, resolveObject, retainOnly, setTrustingMode, toString
public boolean addValueToSetByID(int index, int newValue)
index
- newValue
- Copyright © 2017. All rights reserved.