|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.DefaultTypeMapper
org.rococoa.internal.RococoaTypeMapper
public class RococoaTypeMapper
A JNA TypeMapper that knows how to convert :
NSObject
to and from an integer type with the right size to be an id.String
to and from an integer type with the right size to be an id.
Constructor Summary | |
---|---|
RococoaTypeMapper()
|
Method Summary | |
---|---|
com.sun.jna.FromNativeConverter |
getFromNativeConverter(java.lang.Class javaType)
|
Methods inherited from class com.sun.jna.DefaultTypeMapper |
---|
addFromNativeConverter, addToNativeConverter, addTypeConverter, getToNativeConverter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RococoaTypeMapper()
Method Detail |
---|
public com.sun.jna.FromNativeConverter getFromNativeConverter(java.lang.Class javaType)
getFromNativeConverter
in interface com.sun.jna.TypeMapper
getFromNativeConverter
in class com.sun.jna.DefaultTypeMapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |