public abstract class SoftReferenceReaper<T> extends SoftReference<T> implements Runnable
SoftReferenceReaper(T referent)
get
clear, enqueue, isEnqueued
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
run
public SoftReferenceReaper(T referent)
Copyright © 2001-2016 JRuby. All Rights Reserved.