Interface NumberLikeAttributeValue<T>
- All Superinterfaces:
AttributeValue<T>,Comparable<AttributeValue<?>>,Serializable
- All Known Implementing Classes:
DecimalAttributeValue,IntegerAttributeValue,PositiveIntegerAttributeValue,UnsignedIntegerAttributeValue
-
Method Summary
Methods inherited from interface ai.stapi.graph.attribute.attributeValue.AttributeValue
getDataType, getValue
-
Method Details
-
toDoubleValue
Double toDoubleValue() -
compareTo
- Specified by:
compareToin interfaceComparable<T>
-