| Package | Description |
|---|---|
| org.teavm.cache | |
| org.teavm.model |
Represents a class model that is alternative to
java.lang.reflection package. |
| org.teavm.vm |
| Modifier and Type | Class and Description |
|---|---|
class |
DiskProgramCache |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryProgramCache |
| Modifier and Type | Method and Description |
|---|---|
ProgramCache |
TeaVM.getProgramCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
TeaVM.setProgramCache(ProgramCache programCache) |
Copyright © 2015. All rights reserved.