Packages

p

zio

duration

package duration

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. duration
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type Duration = java.time.Duration
  2. implicit final class DurationOps extends AnyVal

Value Members

  1. implicit def durationInt(n: Int): DurationSyntax
  2. implicit def durationLong(n: Long): DurationSyntax
  3. implicit val durationOrdering: Ordering[Duration]
  4. object Duration

Inherited from AnyRef

Inherited from Any

Ungrouped