Packages

final class Ttl extends CachePolicy

Source
CachePolicy.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Ttl
  2. CachePolicy
  3. AnyRef
  4. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def equals(other: Any): Boolean
    Definition Classes
    Ttl → AnyRef → Any
  2. def getValue: Duration
  3. def hashCode(): Int
    Definition Classes
    Ttl → AnyRef → Any
  4. def toString(): String
    Definition Classes
    Ttl → AnyRef → Any
  5. val value: FiniteDuration