Class InstantAttributeValue

java.lang.Object
ai.stapi.graph.attribute.attributeValue.AbstractAttributeValue<Timestamp>
ai.stapi.graph.attribute.attributeValue.InstantAttributeValue
All Implemented Interfaces:
AttributeValue<Timestamp>, StringLikeAttributeValue<Timestamp>, Serializable, Comparable<AttributeValue<?>>

public class InstantAttributeValue extends AbstractAttributeValue<Timestamp> implements StringLikeAttributeValue<Timestamp>
See Also: