Class DebugServerClientRef
java.lang.Object
org.robovm.libimobiledevice.binding.DebugServerClientRef
public class DebugServerClientRef
extends java.lang.Object
-
Constructor Summary
Constructors Modifier Constructor Description protectedDebugServerClientRef()protectedDebugServerClientRef(long cPtr, boolean futureUse) -
Method Summary
Modifier and Type Method Description booleanequals(java.lang.Object obj)protected static longgetCPtr(DebugServerClientRef obj)inthashCode()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DebugServerClientRef
protected DebugServerClientRef(long cPtr, boolean futureUse) -
DebugServerClientRef
protected DebugServerClientRef()
-
-
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
-