-
- All Implemented Interfaces:
public final class Content.AttributeKey<V extends Object>An attribute key uniquely an attribute.
The V phantom type is there to perform static type checking when requesting an attribute.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classContent.AttributeKey.Companion
-
Constructor Summary
Constructors Constructor Description Content.AttributeKey(String id)
-