public interface MutableAttributed<T> extends Attributes, Iterable<Map.Entry<String,Object>>
| Modifier and Type | Method and Description |
|---|---|
default T |
add(Attributes... attributes) |
T |
add(Attributes attributes) |
default T |
add(String name,
Object value) |
applyTo, applyTo, attr, attrs, isEmptyforEach, iterator, spliteratordefault T add(Attributes... attributes)
T add(Attributes attributes)
Copyright © 2015–2017. All rights reserved.