Package | Description |
---|---|
alice.tuples.javatuples.api | |
alice.tuples.javatuples.impl |
Modifier and Type | Method and Description |
---|---|
JArgType |
IJVar.getType() |
static JArgType |
JArgType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JArgType[] |
JArgType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JArgType |
JVar.getType() |
Constructor and Description |
---|
JVar(JArgType t) |