Package apple.struct

Class _OSUnalignedU64


  • public final class _OSUnalignedU64
    extends org.moe.natj.c.StructObject
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long __val()  
      void set__val​(long value)  
      • Methods inherited from class org.moe.natj.general.NativeObject

        finalize, getPeer, getPeerPointer
      • Methods inherited from class java.lang.Object

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

      • _OSUnalignedU64

        public _OSUnalignedU64()
      • _OSUnalignedU64

        protected _OSUnalignedU64​(org.moe.natj.general.Pointer peer)
      • _OSUnalignedU64

        public _OSUnalignedU64​(long __val)
    • Method Detail

      • __val

        public long __val()
      • set__val

        public void set__val​(long value)