| Package | Description |
|---|---|
| org.teavm.model |
Represents a class model that is alternative to
java.lang.reflection package. |
| Modifier and Type | Field and Description |
|---|---|
static ValueType.Primitive |
ValueType.BOOLEAN |
static ValueType.Primitive |
ValueType.BYTE |
static ValueType.Primitive |
ValueType.CHARACTER |
static ValueType.Primitive |
ValueType.DOUBLE |
static ValueType.Primitive |
ValueType.FLOAT |
static ValueType.Primitive |
ValueType.INTEGER |
static ValueType.Primitive |
ValueType.LONG |
static ValueType.Primitive |
ValueType.SHORT |
Copyright © 2015. All rights reserved.