Package | Description |
---|---|
alice.tuples.javatuples.api | |
alice.tuples.javatuples.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
IJVal |
interface |
IJVar |
Modifier and Type | Method and Description |
---|---|
IJArg |
IJTupleTemplate.getArg(int i) |
Modifier and Type | Method and Description |
---|---|
void |
IJTupleTemplate.addArg(IJArg arg) |
Modifier and Type | Class and Description |
---|---|
class |
JVal |
class |
JVar |
Modifier and Type | Method and Description |
---|---|
IJArg |
JTupleTemplate.getArg(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<IJArg> |
JTupleTemplate.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
JTupleTemplate.addArg(IJArg arg) |
Constructor and Description |
---|
JTupleTemplate(IJArg arg) |