Package | Description |
---|---|
alice.tuples.javatuples.api | |
alice.tuples.javatuples.impl |
Modifier and Type | Method and Description |
---|---|
void |
IJTupleTemplate.addArg(IJArg arg) |
void |
IJTuple.addArg(IJVal arg) |
Modifier and Type | Method and Description |
---|---|
void |
JTupleTemplate.addArg(IJArg arg) |
void |
JTuple.addArg(IJVal arg) |
static boolean |
JTuplesEngine.isTemplate(LogicTuple lt) |
static IJTuple |
JTuplesEngine.toJavaTuple(LogicTuple tuple) |
static IJTupleTemplate |
JTuplesEngine.toJavaTupleTemplate(LogicTuple template) |
Constructor and Description |
---|
JTuple(IJVal arg) |
JTupleTemplate(IJArg arg) |