public interface Attributed<T> extends Attributes
| Modifier and Type | Method and Description |
|---|---|
default T |
with(Attributes... attributes) |
T |
with(Attributes attribute) |
default T |
with(String name,
Object value) |
default T with(Attributes... attributes)
T with(Attributes attribute)
Copyright © 2015–2017. All rights reserved.