Class NativeSizeByReference

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped

    public class NativeSizeByReference
    extends com.sun.jna.ptr.ByReference
    • Method Summary

      Modifier and Type Method Description
      NativeSize getValue()  
      void setValue​(NativeSize value)  
      • Methods inherited from class com.sun.jna.PointerType

        equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • NativeSizeByReference

        public NativeSizeByReference()
      • NativeSizeByReference

        public NativeSizeByReference​(NativeSize value)