|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.provider.jffi.ResultConverter
public final class ResultConverter
Proxy to hold info for parameter conversion.
| Constructor Summary | |
|---|---|
ResultConverter(FromNativeConverter converter,
FromNativeContext ctx)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
fromNative(java.lang.Object nativeValue)
|
java.lang.Object |
fromNative(java.lang.Object nativeValue,
FromNativeContext unused)
|
java.lang.Class |
nativeType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultConverter(FromNativeConverter converter,
FromNativeContext ctx)
| Method Detail |
|---|
public final java.lang.Object fromNative(java.lang.Object nativeValue,
FromNativeContext unused)
fromNative in interface FromNativeConverterpublic final java.lang.Object fromNative(java.lang.Object nativeValue)
public final java.lang.Class nativeType()
nativeType in interface FromNativeConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||