V - The type of the minimum value property.MinValueAccessor.MinValueProperty<V>public static interface MinValueAccessor.MinValueMutator<V>
MinValueAccessor with a setter method.| Modifier and Type | Method | Description |
|---|---|---|
void |
setMinValue(V aMinValue) |
Sets the minimum value for the minimum value property.
|
void setMinValue(V aMinValue)
aMinValue - The minimum value to be stored by the minimum value
property.Copyright © 2018. All rights reserved.