public class NamedFields extends HashMap<String,Collection<String>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
NamedFields()
Constructor for empty object.
|
NamedFields(Map<String,Collection<String>> values)
Default constructor
|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic NamedFields(Map<String,Collection<String>> values)
values - public NamedFields()
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.