net.sourceforge.plantuml.project
Class Instant
- java.lang.Object
-
- net.sourceforge.plantuml.project.Instant
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Numericadd(Numeric other)intcompareTo(Numeric other)booleanequals(java.lang.Object obj)DaygetDay()net.sourceforge.plantuml.project.NumericTypegetNumericType()inthashCode()Instantnext(net.sourceforge.plantuml.project.DayClose dayClose)Instantprev(net.sourceforge.plantuml.project.DayClose dayClose)java.lang.StringtoString()
-
-
-
Constructor Detail
-
Instant
public Instant(Day d)
-
-
Method Detail
-
getNumericType
public net.sourceforge.plantuml.project.NumericType getNumericType()
- Specified by:
getNumericTypein interfaceNumeric
-
getDay
public Day getDay()
-
next
public Instant next(net.sourceforge.plantuml.project.DayClose dayClose)
-
prev
public Instant prev(net.sourceforge.plantuml.project.DayClose dayClose)
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
compareTo
public int compareTo(Numeric other)
- Specified by:
compareToin interfacejava.lang.Comparable<Numeric>
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equalsin classjava.lang.Object
-
-
DataMelt 3.0 © DataMelt by jWork.ORG