T
- the actual typepublic static class TypedUIProperties.Type<T> extends Object
TypedUIProperties.Type
objects may share the same Class
object
but with different or even equal generic parameters.Constructor and Description |
---|
TypedUIProperties.Type(String key)
Creates a new type.
|
public TypedUIProperties.Type(String key)
key
- the key of this type, must not be null
, must at least contain
one character, must not contain the character ".", must pass Path.isValidPath(String)
public String getKey()
null
public String getKey(String id)
id
and with type this
.id
- the id of some identifierthis
and id