public class PropertyKey<A>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
| Constructor and Description |
|---|
PropertyKey(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
Property<A> |
of(A value) |