Attribute
s which can be accessed via AttributeKey
.
Implementations must be Thread-safe.
Modifier and Type | Method and Description |
---|---|
public <T> Attribute | |
public <T> boolean | hasAttr(AttributeKey<T> key)
Returns |
attr | back to summary |
---|---|
public <T> Attribute Get the |
hasAttr | back to summary |
---|---|
public <T> boolean hasAttr(AttributeKey<T> key) Returns |