Package

com.xiaomi.duckling.dimension.time

duration

Permalink

package duration

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

Value Members

  1. object Examples extends DimExamples

    Permalink
  2. def durationSchema(d1: DurationData, d2: DurationData): Option[String]

    Permalink
  3. def durationSchema(value: String, grain: Grain): Option[String]

    Permalink
  4. def isADecade: Predicate

    Permalink
  5. def isFuzzyNotLatentDuration: Predicate

    Permalink
  6. def isMonth: Predicate

    Permalink
  7. def isNotLatentDuration: Predicate

    Permalink
  8. def isNotLatentGrain: Predicate

    Permalink
  9. def timesOneAndAHalf(grain: Grain, n: Int): Option[DurationData]

    Permalink
  10. def tt(v: Int, g: Grain): Token

    Permalink
  11. def withGrain(g: Grain, d: DurationData): DurationData

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped