public interface Attributes
| Modifier and Type | Method and Description |
|---|---|
default Attributes |
applyTo(Attributes attrs) |
Attributes |
applyTo(MapAttributes attrs) |
static Attributes |
attr(String key,
Object value) |
static Attributes |
attrs(Attributes... attributes) |
default boolean |
isEmpty() |
Attributes applyTo(MapAttributes attrs)
default Attributes applyTo(Attributes attrs)
static Attributes attr(String key, Object value)
static Attributes attrs(Attributes... attributes)
default boolean isEmpty()
Copyright © 2015–2017. All rights reserved.