Class LongOut

java.lang.Object
org.robovm.libimobiledevice.binding.LongOut

public class LongOut
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    protected boolean swigCMemOwn  
  • Constructor Summary

    Constructors
    Modifier Constructor Description
      LongOut()  
    protected LongOut​(long cPtr, boolean cMemoryOwn)  
  • Method Summary

    Modifier and Type Method Description
    void delete()  
    protected void finalize()  
    protected static long getCPtr​(LongOut obj)  
    long getValue()  

    Methods inherited from class java.lang.Object

    clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • LongOut

      protected LongOut​(long cPtr, boolean cMemoryOwn)
    • LongOut

      public LongOut()
  • Method Details

    • getCPtr

      protected static long getCPtr​(LongOut obj)
    • finalize

      protected void finalize()
      Overrides:
      finalize in class java.lang.Object
    • delete

      public void delete()
    • getValue

      public long getValue()