Uses of Class
open.source.exchange.enumeration.TimeUnit
| Package | Description |
|---|---|
| open.source.exchange.enumeration |
-
Uses of TimeUnit in open.source.exchange.enumeration
Methods in open.source.exchange.enumeration that return TimeUnit Modifier and Type Method Description static TimeUnitTimeUnit. valueOf(String name)Returns the enum constant of this type with the specified name.static TimeUnit[]TimeUnit. values()Returns an array containing the constants of this enum type, in the order they are declared.