T - The type of the locatorB - The builder to return in order to be able to apply multiple
build operations.public static interface LocatorAccessor.LocatorBuilder<T,B extends LocatorAccessor.LocatorBuilder<T,B>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withLocator(T aLocator) |
Sets the locator for the locator property.
|
Copyright © 2018. All rights reserved.