Package io.ran
Class Property.PropertyValue<T>
java.lang.Object
io.ran.Property.PropertyValue<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(Property.PropertyValue<T> other) divide(Property.PropertyValue<T> other) booleangetNumericValue(Class<V2> ofType, V value) static <V extends Number>
VgetNumericValue(V value) getValue()inthashCode()multiply(Property.PropertyValue<T> other) subtract(Property.PropertyValue<T> other)