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