public static class TimeCoordUnion.Val extends java.lang.Object implements java.lang.Comparable<TimeCoordUnion.Val>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(TimeCoordUnion.Val o) |
int |
getIndex()
Get time index in this partition
|
int |
getPartition() |
TimeCoord.Tinv |
getTinv() |
CalendarDate |
getVal() |
public TimeCoord.Tinv getTinv()
public CalendarDate getVal()
public int getPartition()
public int getIndex()
public int compareTo(TimeCoordUnion.Val o)
compareTo
in interface java.lang.Comparable<TimeCoordUnion.Val>