Packages

p

scalaz.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. All

Type Members

  1. sealed trait Duration extends Ordered[Duration] with Serializable with Product
  2. class DurationSyntax extends AnyRef

Value Members

  1. implicit final def durationInt(n: Int): DurationSyntax
  2. implicit final def durationLong(n: Long): DurationSyntax
  3. object Duration extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped