Base class for objects that wrap objects in native code.
java.lang.AutoCloseable
fun equals(other: Any?): Boolean
other
Any?
Boolean
fun hashCode(): Int
Int
fun close(): Unit
Unit
fun isValid(): Boolean