public static final class JSWeakRef.TruffleWeakReference<T> extends WeakReference<T>
TruffleWeakReference(T t)
clear, enqueue, get, isEnqueued
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TruffleWeakReference(T t)