| Package | Description |
|---|---|
| org.teavm.platform |
| Modifier and Type | Method and Description |
|---|---|
PlatformObject |
PlatformClass.getJavaClass() |
static PlatformObject |
Platform.getPlatformObject(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
Platform.asJavaClass(PlatformObject obj) |
static boolean |
Platform.isInstance(PlatformObject obj,
PlatformClass cls) |
void |
PlatformClass.setJavaClass(PlatformObject obj) |
Copyright © 2017. All rights reserved.