com.kenai.jaffl.provider.jffi
Class AsmLibraryLoader.FromNativeProxy
java.lang.Object
com.kenai.jaffl.provider.jffi.AsmLibraryLoader.FromNativeProxy
- All Implemented Interfaces:
- FromNativeConverter
- Enclosing class:
- AsmLibraryLoader
public static final class AsmLibraryLoader.FromNativeProxy
- extends Object
- implements FromNativeConverter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsmLibraryLoader.FromNativeProxy
public AsmLibraryLoader.FromNativeProxy(FromNativeConverter converter,
FromNativeContext ctx)
fromNative
public Object fromNative(Object value,
FromNativeContext unused)
- Specified by:
fromNative
in interface FromNativeConverter
nativeType
public Class nativeType()
- Specified by:
nativeType
in interface FromNativeConverter
Copyright © 2011. All Rights Reserved.