public class ExampleTripleSequenceGenerator extends java.lang.Object implements TripleSequenceGenerator
Constructor and Description |
---|
ExampleTripleSequenceGenerator() |
Modifier and Type | Method and Description |
---|---|
TripleGenerator |
addTriple() |
Triple[] |
getTriples() |
public TripleGenerator addTriple()
addTriple
in interface TripleSequenceGenerator
public Triple[] getTriples()