V - the value typeB - The builder to return in order to be able to apply multiple
build operations.public static interface NumberAccessor.NumberBuilder<V,B extends NumberAccessor.NumberBuilder<V,B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withNumber(V aNumber)
Sets the number for the the property.
|
Copyright © 2018. All rights reserved.