public class SingleAttributes<T> implements Attributes
| Constructor and Description |
|---|
SingleAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
applyTo() |
<E> E |
key() |
<E> E |
value() |
public <E> E key()
public <E> E value()
public Attributes applyTo()