| Modifier and Type | Interface and Description |
|---|---|
static interface |
Property.PropertyBuilder
Adds builder functionality to a
Property. |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyImpl
Implementation of the
Property interface. |
static class |
PropertyImpl.PropertyBuilderImpl
Implementation of the
PropertyBuilder interface. |
| Modifier and Type | Method and Description |
|---|---|
default String |
PropertiesAccessorMixin.PropertiesMutatorMixin.put(Property aProperty)
Puts the key/value-pair from the provided
Property. |
default T |
PropertiesAccessorMixin.PropertiesBuilderMixin.withPut(Property aProperty)
With put.
|
Copyright © 2017. All rights reserved.