Class IDeviceConnectionRef
java.lang.Object
org.robovm.libimobiledevice.binding.IDeviceConnectionRef
public class IDeviceConnectionRef
extends java.lang.Object
-
Constructor Summary
Constructors Modifier Constructor Description protectedIDeviceConnectionRef()protectedIDeviceConnectionRef(long cPtr, boolean futureUse) -
Method Summary
Modifier and Type Method Description booleanequals(java.lang.Object obj)protected static longgetCPtr(IDeviceConnectionRef obj)inthashCode()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
IDeviceConnectionRef
protected IDeviceConnectionRef(long cPtr, boolean futureUse) -
IDeviceConnectionRef
protected IDeviceConnectionRef()
-
-
Method Details
-
getCPtr
-
hashCode
public int hashCode()- Overrides:
hashCodein classjava.lang.Object
-
equals
public boolean equals(java.lang.Object obj)- Overrides:
equalsin classjava.lang.Object
-