| Modifier and Type | Field and Description |
|---|---|
protected java.util.Date |
date |
protected edu.ucla.stat.SOCR.motionchart.MotionKey.KeyType |
keyType |
protected java.lang.Double |
number |
protected java.lang.String |
string |
| Constructor and Description |
|---|
MotionKey(java.lang.Object obj) |
protected java.util.Date date
protected java.lang.Double number
protected java.lang.String string
protected edu.ucla.stat.SOCR.motionchart.MotionKey.KeyType keyType
public int compareTo(MotionKey o)
compareTo in interface java.lang.Comparable<MotionKey>public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object