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) boolean
getNumericValue
(Class<V2> ofType, V value) static <V extends Number>
VgetNumericValue
(V value) getValue()
int
hashCode()
multiply
(Property.PropertyValue<T> other) subtract
(Property.PropertyValue<T> other)