E
- The element type.public final class WeakDeputy<E>
extends WeakReference<E>
Constructor and Description |
---|
WeakDeputy(E represented)
Constructs an instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
int |
hashCode() |
public WeakDeputy(@Nonnull E represented)
represented
- The object represented.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.