jnr.ffi.mapper
Interface SignatureType

All Known Implementing Classes:
DefaultSignatureType, ToNativeType

public interface SignatureType


Method Summary
 Collection<Annotation> getAnnotations()
           
 Class getDeclaredType()
           
 Type getGenericType()
           
 

Method Detail

getDeclaredType

Class getDeclaredType()

getAnnotations

Collection<Annotation> getAnnotations()

getGenericType

Type getGenericType()


Copyright © 2013. All Rights Reserved.