|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TripleCollector
Method Summary | |
---|---|
void |
addTriple(int index,
Triple t)
|
void |
addTriple(Triple t)
|
void |
addTriplePath(int index,
TriplePath tPath)
|
void |
addTriplePath(TriplePath tPath)
|
int |
mark()
|
Method Detail |
---|
void addTriple(Triple t)
int mark()
void addTriple(int index, Triple t)
void addTriplePath(TriplePath tPath)
void addTriplePath(int index, TriplePath tPath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |