B - The builder to return in order to be able to apply multiple
build operations.public static interface ObjectAccessor.ObjectBuilder<B extends ObjectAccessor.ObjectBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withObject(Object aObject)
Sets the object for the object property.
|
Copyright © 2018. All rights reserved.