| Package | Description |
|---|---|
| de.vandermeer.skb.categories.kvt |
Categories for Key / Value / ValueType objects.
|
| Modifier and Type | Method and Description |
|---|---|
static IsPropertyKey |
IsPropertyKey.create()
Returns a new generic
IsPropertyKey object with a default preset property key (immutable). |
static IsPropertyKey |
IsPropertyKey.create(Object key)
Returns a new generic
IsPropertyKey object with set key and a default description (immutable). |
static IsPropertyKey |
IsPropertyKey.create(Object key,
String description)
Returns a new generic
IsPropertyKey object with a preset property key (immutable). |
Copyright © 2010–2015. All rights reserved.