| Package | Description |
|---|---|
| de.vandermeer.skb.categories.dsl.curlybracket | |
| de.vandermeer.skb.categories.kvt |
Categories for Key / Value / ValueType objects.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IsScopedID.PropAttributes
Keys for values associated with parts of a scoped name.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IsAttributeKey
Category of objects that represent an attribute key.
|
interface |
IsPropertyKey
Category of objects that represent a property key.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeKey |
class |
SwitchKey |
| Modifier and Type | Method and Description |
|---|---|
static IsKey_String |
IsKey_String.create()
Returns a new generic
IsKey_String object with a default preset key (immutable). |
static IsKey_String |
IsKey_String.create(Object key)
Returns a new generic
IsKey_String object with a pre-set key and default description (immutable). |
static IsKey_String |
IsKey_String.create(Object key,
String description)
Returns a new generic
IsKey_String object with a preset key (immutable). |
Copyright © 2010–2015. All rights reserved.