jnr.ffi.mapper
Class AbstractFromNativeType

java.lang.Object
  extended by jnr.ffi.mapper.AbstractFromNativeType
All Implemented Interfaces:
FromNativeType

public abstract class AbstractFromNativeType
extends Object
implements FromNativeType


Nested Class Summary
 
Nested classes/interfaces inherited from interface jnr.ffi.mapper.FromNativeType
FromNativeType.Cacheable
 
Method Summary
 FromNativeConverter getFromNativeConverter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFromNativeConverter

public FromNativeConverter getFromNativeConverter()
Specified by:
getFromNativeConverter in interface FromNativeType


Copyright © 2013. All Rights Reserved.