Package | Description |
---|---|
com.kenai.jffi |
Modifier and Type | Class and Description |
---|---|
private static class |
Invoker.ILP32
A 32 bit invoker implementation
|
private static class |
Invoker.LP64
A 64 bit invoker implementation
|
Modifier and Type | Field and Description |
---|---|
private static Invoker |
Invoker.SingletonHolder.INSTANCE |
private static Invoker |
Invoker.ILP32.INSTANCE |
private static Invoker |
Invoker.LP64.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static Invoker |
Invoker.getInstance()
Gets the Invoker singleton.
|