| Package | Description |
|---|---|
| org.teavm.dependency | |
| org.teavm.model |
Represents a class model that is alternative to
java.lang.reflection package. |
| org.teavm.model.util |
| Modifier and Type | Method and Description |
|---|---|
FieldReader |
FieldDependency.getField() |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldHolder |
| Modifier and Type | Method and Description |
|---|---|
FieldReader |
ClassReader.getField(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends FieldReader> |
ClassReader.getFields() |
| Modifier and Type | Method and Description |
|---|---|
static FieldHolder |
ModelUtils.copyField(FieldReader field) |
Copyright © 2015. All rights reserved.