public final class NativeFunctionInterfaceRuntime extends Object
NativeFunctionInterface (if any) provided by the VM.| Modifier and Type | Field and Description |
|---|---|
private static NativeFunctionInterface |
INSTANCE |
| Constructor and Description |
|---|
NativeFunctionInterfaceRuntime() |
| Modifier and Type | Method and Description |
|---|---|
static NativeFunctionInterface |
getNativeFunctionInterface()
Gets the
NativeFunctionInterface (if any) provided by the VM. |
private static final NativeFunctionInterface INSTANCE
public NativeFunctionInterfaceRuntime()
public static NativeFunctionInterface getNativeFunctionInterface()
NativeFunctionInterface (if any) provided by the VM.NativeFunctionInterface