Package | Description |
---|---|
xdev.util |
Modifier and Type | Method and Description |
---|---|
XdevHashtable<K,V> |
XdevHashtable.clone()
Returns a field-for-field copy of this instance.
|
XdevHashtable<K,V> |
XdevHashtable.copy()
Creates a (defensive) copy of this
XdevHashtable . |
static XdevHashtable |
ParseUtils.parseHashtable(Object value)
Deprecated.
|
static XdevHashtable |
ConversionUtils.toXdevHashtable(Object value)
Converts
value to a XdevHashtable . |
static XdevHashtable |
ConversionUtils.toXdevHashtable(Object value,
XdevHashtable fallback)
Converts
value to a XdevHashtable . |
Modifier and Type | Method and Description |
---|---|
static XdevHashtable |
ConversionUtils.toXdevHashtable(Object value,
XdevHashtable fallback)
Converts
value to a XdevHashtable . |
Copyright © 2003–2021 XDEV Software. All rights reserved.