public final class Handle extends WeakReference<Object>
Handle
represents an object made available to native code tied to it's runtime.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getAddress() |
int |
hashCode() |
String |
toString() |
clear, enqueue, get, isEnqueued
Copyright © 2001–2016 JRuby. All rights reserved.