Uses of Class
eu.hansolo.fx.monitor.tools.Timespan
| Package | Description |
|---|---|
| eu.hansolo.fx.monitor | |
| eu.hansolo.fx.monitor.tools |
-
Uses of Timespan in eu.hansolo.fx.monitor
Methods in eu.hansolo.fx.monitor with parameters of type Timespan Modifier and Type Method Description voidMonitor. setTimespan(Timespan timespan)BMonitorBuilder. timespan(Timespan timespan) -
Uses of Timespan in eu.hansolo.fx.monitor.tools
Methods in eu.hansolo.fx.monitor.tools that return Timespan Modifier and Type Method Description static TimespanTimespan. valueOf(String name)Returns the enum constant of this type with the specified name.static Timespan[]Timespan. values()Returns an array containing the constants of this enum type, in the order they are declared.