Package | Description |
---|---|
alice.tuples.javatuples.api | |
alice.tuples.javatuples.impl |
Modifier and Type | Method and Description |
---|---|
IJVal |
IJTuple.getArg(int i) |
Modifier and Type | Method and Description |
---|---|
void |
IJTuple.addArg(IJVal arg) |
Modifier and Type | Class and Description |
---|---|
class |
JVal |
Modifier and Type | Method and Description |
---|---|
IJVal |
JTuple.getArg(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<IJVal> |
JTuple.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
JTuple.addArg(IJVal arg) |
Constructor and Description |
---|
JTuple(IJVal arg) |