public static final class Attributes.Builder extends Object
Modifier and Type | Method and Description |
---|---|
Attributes |
build()
Build the attributes.
|
<T> Attributes.Builder |
set(Attributes.Key<T> key,
T value) |
public <T> Attributes.Builder set(Attributes.Key<T> key, T value)
public Attributes build()