public abstract class TaggedValuesImpl extends Object implements TaggedValues
Constructor and Description |
---|
TaggedValuesImpl() |
Modifier and Type | Method and Description |
---|---|
Options |
options() |
void |
putAll(TaggedValues other)
Put all given tagged values into this collection.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, asMap, containsKey, get, getFirstValue, getFirstValues, getFirstValues, isEmpty, keySet, put, put, put, remove, remove, size
protected Options options
public Options options()
options
in interface TaggedValues
public void putAll(TaggedValues other)
TaggedValues
putAll
in interface TaggedValues
other
- can be empty or null
Copyright © 2017. All rights reserved.