|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IndexTree
Interface for a fully indexed tree of tracematch constraints
| Method Summary | |
|---|---|
java.util.Iterator |
get(java.lang.Object[] keys)
Get an iterator over all ITDBinding objects for the given set of keys, or null if none. |
void |
insert(java.lang.Object[] keys,
MaybeWeakRef value)
Insert a particular ITDBinding object into the tree for the given keys. |
| Method Detail |
|---|
void insert(java.lang.Object[] keys,
MaybeWeakRef value)
java.util.Iterator get(java.lang.Object[] keys)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||