Package

com.xiaomi.duckling.dimension.time

grain

Permalink

package grain

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

Type Members

  1. case class GrainData(grain: Grain, latent: Boolean = false) extends Resolvable with ResolvedValue with Product with Serializable

    Permalink
  2. trait Rules extends DimRules

    Permalink

Value Members

  1. object TimeGrain extends Dimension with Rules with Product with Serializable

    Permalink
  2. val WeekPattern: String

    Permalink
  3. def inSeconds(g: Grain, n: Int): Int

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped