Package com.surrealdb
Class Object
java.lang.Object
com.surrealdb.Native
com.surrealdb.Object
-
Method Summary
Modifier and TypeMethodDescriptionprotected final boolean
deleteInstance
(long ptr) iterator()
int
len()
toString()
Methods inherited from class com.surrealdb.Native
deleteInstance, finalize, getPtr
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
deleteInstance
protected final boolean deleteInstance(long ptr) - Specified by:
deleteInstance
in classNative
-
toString
-
toPrettyString
-
get
-
len
public int len() -
iterator
-
synchronizedIterator
-