B
- The builder to return in order to be able to apply multiple
build operations.public static interface BackgroundFactoryAccessor.BackgroundFactoryBuilder<BF extends BackgroundFactory<?,?>,B extends BackgroundFactoryAccessor.BackgroundFactoryBuilder<BF,B>>
Modifier and Type | Method and Description |
---|---|
B |
withBackgroundFactory(BF aBackgroundFactory)
Sets the background factory for the background factory property.
|
Copyright © 2016. All rights reserved.