B - The builder to return in order to be able to apply multiple
build operations.public static interface PropertiesAccessor.PropertiesBuilder<B extends org.refcodes.mixin.NameAccessor.NameBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withProperties(Properties aProperties)
Sets the properties for the properties property.
|
B withProperties(Properties aProperties)
aProperties - The properties to be stored by the properties
property.Copyright © 2017. All rights reserved.