com.sun.jna
public interface TypeMapper
Method Summary | |
---|---|
FromNativeConverter | getFromNativeConverter(Class javaType) Return the FromNativeConverter appropriate for the given Java class. |
ToNativeConverter | getToNativeConverter(Class javaType) Return the ToNativeConverter appropriate for the given Java class. |