Uses of Enum Class
net.osslabz.crypto.Interval
-
Uses of Interval in net.osslabz.crypto
Methods in net.osslabz.crypto that return IntervalModifier and TypeMethodDescriptionOhlc.interval()OhlcAsset.interval()Returns the value of theintervalrecord component.static IntervalInterval.ofDuration(Duration duration) static Intervalstatic IntervalReturns the enum constant of this class with the specified name.static Interval[]Interval.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.osslabz.crypto with parameters of type Interval