public class HotSpotNativeFunctionInterfaceAccess extends Object implements NativeFunctionInterfaceAccess
| Modifier and Type | Field and Description |
|---|---|
private NativeFunctionInterface |
instance |
| Constructor and Description |
|---|
HotSpotNativeFunctionInterfaceAccess() |
| Modifier and Type | Method and Description |
|---|---|
NativeFunctionInterface |
getNativeFunctionInterface()
Gets the
NativeFunctionInterface implementation available via this access object. |
private final NativeFunctionInterface instance
public HotSpotNativeFunctionInterfaceAccess()
public NativeFunctionInterface getNativeFunctionInterface()
NativeFunctionInterfaceAccessNativeFunctionInterface implementation available via this access object.getNativeFunctionInterface in interface NativeFunctionInterfaceAccess