java.lang.reflect.Reference
because of the private constructor of this later.
This type does not extend the java.util.concurrent.atomic.AtomicReference
because we don't want to exhibit several of its public functions.
Modifier and type | Action and description |
---|---|
Skill | clear Clears this reference object. |
AtomicSkillReference | clone |
boolean | equals(Object) |
Skill | get Returns this reference object's referent. |
int | hashCode |
java.lang.String | toString |
new(Skill)
def clear : Skill
def clone : AtomicSkillReference
def equals(Object) : boolean
def get : Skill
def hashCode : int
def toString : java.lang.String