| Package | Description |
|---|---|
| net.anwiba.tools.definition.schema.json.gramma.element |
| Modifier and Type | Field and Description |
|---|---|
static JDimension |
JDimension.INFINITY |
| Modifier and Type | Method and Description |
|---|---|
static JDimension |
JDimension.valueOf(int value) |
static JDimension |
JDimension.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<JDimension> |
JType.dimensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
JTypeBuilder.add(JDimension dimension) |
| Constructor and Description |
|---|
JType(String name,
String[] generics,
List<JDimension> list) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.