V - The type of the maximum value property.MaxValueAccessor.MaxValueProperty<V>public static interface MaxValueAccessor.MaxValueMutator<V>
MaxValueAccessor with a setter method.| Modifier and Type | Method | Description |
|---|---|---|
void |
setMaxValue(V aMaxValue) |
Sets the maximum value for the maximum value property.
|
void setMaxValue(V aMaxValue)
aMaxValue - The maximum value to be stored by the maximum value
property.Copyright © 2018. All rights reserved.