public class SingleAttributes<T> extends Object implements Attributes
| Modifier | Constructor and Description |
|---|---|
protected |
SingleAttributes(String key,
T value) |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
applyTo(MapAttributes attrs) |
<E> E |
key(String key) |
<E> E |
value(T value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyTo, attr, attrs, isEmptypublic <E> E key(String key)
public <E> E value(T value)
public Attributes applyTo(MapAttributes attrs)
applyTo in interface AttributesCopyright © 2015–2017. All rights reserved.