T - the generic typeB - The builder to return in order to be able to apply multiple
build operations.public static interface BackgroundAccessor.BackgroundBuilder<T,B extends BackgroundAccessor.BackgroundBuilder<T,B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withBackground(T aBackground)
Sets the background for the background property.
|
Copyright © 2018. All rights reserved.