Package ca.spatial.tracks.builder
Class AttributeValKey
java.lang.Object
ca.spatial.tracks.builder.AttributeValKey
- All Implemented Interfaces:
Comparable<AttributeValKey>
This class provides a key that maps to an
AttributeDef
or AttributeVal
object. The key specifies a number of
characteristics about the Attribute that it is mapped to.-
Constructor Summary
ConstructorsConstructorDescriptionAttributeValKey(String label, double future, boolean isSeries, boolean relative)
-
Method Summary
-
Constructor Details
-
AttributeValKey
-
-
Method Details
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareTo
in interfaceComparable<AttributeValKey>
-
equals
-
toString
-