| Package | Description |
|---|---|
| gnu.mapping |
Supports
Procedure,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript). |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyLocation |
| Modifier and Type | Method and Description |
|---|---|
static <T> ConstrainedLocation<T> |
ConstrainedLocation.make(Location<T> base,
Procedure converter) |