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