Class DecimalAttributeValue

java.lang.Object
ai.stapi.graph.attribute.attributeValue.AbstractAttributeValue<Double>
ai.stapi.graph.attribute.attributeValue.DecimalAttributeValue
All Implemented Interfaces:
AttributeValue<Double>, NumberLikeAttributeValue<Double>, Serializable, Comparable<AttributeValue<?>>

public class DecimalAttributeValue extends AbstractAttributeValue<Double> implements NumberLikeAttributeValue<Double>
See Also: