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