public class WeakEntry<T> extends WeakObject<T>
ActionReferenceQueue
Modifier and Type | Field and Description |
---|---|
protected java.lang.Object |
arg
Optional command argument.
|
hashcode
Constructor and Description |
---|
WeakEntry(T object,
java.lang.Object arg)
Construct a new reference.
|
WeakEntry(T object,
java.lang.Object arg,
java.lang.ref.ReferenceQueue<? super T> queue)
Construct a
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getArgument()
Get the argument.
|
equals, hashCode