public class WeakComponentReference
Class WeakComponentReference. Provides weakcomponentreference functionality for the Hytale server.
java.lang.Object > WeakComponentReference
Field Summary
ref
private
Ref
ref
Field ref.
reference
private
WeakReference
reference
Field reference.
Method Detail
get
public
T
get
()
Method get.
getType
public
T>
getType
()
Method getType.
invalidate
public
void
invalidate
()
Method invalidate.
equals
public
boolean
equals
(@Nullable final Object o)
Method equals.
- Parameters:
@Nullable final Objecto
hashCode
public
int
hashCode
()
Method hashCode.
toString
public
String
toString
()
Method toString.