jnr.ffi.mapper
Class AbstractToNativeType

java.lang.Object
  extended by jnr.ffi.mapper.AbstractToNativeType
All Implemented Interfaces:
ToNativeType

public abstract class AbstractToNativeType
extends Object
implements ToNativeType


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

Method Detail

getToNativeConverter

public ToNativeConverter getToNativeConverter()
Specified by:
getToNativeConverter in interface ToNativeType


Copyright © 2013. All Rights Reserved.