Class InstantAttributeValue

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

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