Skip navigation links
JNA API 3.5.2-SNAPSHOT
com.sun.jna

Class FromNativeContext

    • Constructor Summary

      Constructors 
      Constructor and Description
      FromNativeContext(java.lang.Class javaType) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Class getTargetType()
      The desired Java type of the result.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FromNativeContext

        FromNativeContext(java.lang.Class javaType)
    • Method Detail

      • getTargetType

        public java.lang.Class getTargetType()
        The desired Java type of the result.
JNA API 3.5.2-SNAPSHOT

Copyright © 2007-2019 Timothy Wall. All Rights Reserved.