Uses of Class
eu.ess.xaos.ui.plot.util.Timestamp
-
Packages that use Timestamp Package Description eu.ess.xaos.ui.plot.util -
-
Uses of Timestamp in eu.ess.xaos.ui.plot.util
Methods in eu.ess.xaos.ui.plot.util with parameters of type Timestamp Modifier and Type Method Description int
Timestamp. compareTo(Timestamp other)
Compare this timestamp with another timestamp.Constructors in eu.ess.xaos.ui.plot.util with parameters of type Timestamp Constructor Description Timestamp(Timestamp source)
Copy constructor.
-