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() |
Copyright © 2001–2024 JRuby. All rights reserved.