Interface AttributeRange<Value>
public interface AttributeRange<Value>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AttributeRange<Float> static final AttributeRange<Float> -
Method Summary
Modifier and TypeMethodDescriptionstatic <Value> AttributeRange<Value> any()static AttributeRange<Float> ofFloat(float minValue, float maxValue)
-
Field Details
-
UNIT_FLOAT
-
NON_NEGATIVE_FLOAT
-
-
Method Details
-
any
-
ofFloat
-
validate
-
sanitize
-