Package com.sun.jna

Class JNATools


  • public class JNATools
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JNATools()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static long getPeer​(com.sun.jna.Pointer p)  
      • Methods inherited from class java.lang.Object

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

      • JNATools

        public JNATools()
    • Method Detail

      • getPeer

        public static long getPeer​(com.sun.jna.Pointer p)