Class MobileImageMounterClientRef

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

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

    Constructors
    Modifier Constructor Description
    protected MobileImageMounterClientRef()  
    protected MobileImageMounterClientRef​(long cPtr, boolean futureUse)  
  • Method Summary

    Modifier and Type Method Description
    boolean equals​(java.lang.Object obj)  
    protected static long getCPtr​(MobileImageMounterClientRef obj)  
    int hashCode()  

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MobileImageMounterClientRef

      protected MobileImageMounterClientRef​(long cPtr, boolean futureUse)
    • MobileImageMounterClientRef

      protected MobileImageMounterClientRef()
  • Method Details

    • getCPtr

      protected static long getCPtr​(MobileImageMounterClientRef obj)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class java.lang.Object
    • equals

      public boolean equals​(java.lang.Object obj)
      Overrides:
      equals in class java.lang.Object