|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.kenai.jaffl.provider.jffi.AsmLibraryLoader.IntToLong
public static final class AsmLibraryLoader.IntToLong
Constructor Summary | |
---|---|
AsmLibraryLoader.IntToLong()
|
Method Summary | |
---|---|
java.lang.Object |
fromNative(java.lang.Object nativeValue,
FromNativeContext context)
|
java.lang.Class |
nativeType()
|
java.lang.Object |
toNative(java.lang.Object value,
ToNativeContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AsmLibraryLoader.IntToLong()
Method Detail |
---|
public java.lang.Object fromNative(java.lang.Object nativeValue, FromNativeContext context)
fromNative
in interface FromNativeConverter
public java.lang.Object toNative(java.lang.Object value, ToNativeContext context)
toNative
in interface ToNativeConverter
public java.lang.Class nativeType()
nativeType
in interface FromNativeConverter
nativeType
in interface ToNativeConverter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |