|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TupleMemory
Method Summary | |
---|---|
void |
add(ReteTuple tuple)
|
boolean |
contains(ReteTuple tuple)
|
Entry[] |
getTable()
|
boolean |
isIndexed()
|
Iterator |
iterator()
|
Iterator |
iterator(InternalFactHandle handle)
|
ReteTuple |
remove(ReteTuple tuple)
|
int |
size()
|
Entry[] |
toArray()
|
Method Detail |
---|
Iterator iterator()
Iterator iterator(InternalFactHandle handle)
void add(ReteTuple tuple)
ReteTuple remove(ReteTuple tuple)
boolean contains(ReteTuple tuple)
boolean isIndexed()
int size()
Entry[] getTable()
Entry[] toArray()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |