Trait

com.xiaomi.duckling.dimension.time.date

Rules

Related Doc: package date

Permalink

trait Rules extends DimRules

Linear Supertypes
DimRules, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Rules
  2. DimRules
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def adjustYear(y: Int, yy: String): Option[Int]

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. def dimRules: List[Rule]

    Permalink
    Definition Classes
    DimRules
  8. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  10. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  12. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  13. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  14. def mdPattern(split: Char): ItemRegex

    Permalink
  15. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  16. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  17. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  18. val ruleDayOfMonthWithSymbol: Rule

    Permalink
  19. val ruleDecade: Rule

    Permalink
  20. val ruleEndOfMonth: Rule

    Permalink
  21. val ruleHalfYear: Rule

    Permalink
  22. val ruleIntersect: Rule

    Permalink
  23. val ruleIntersect2: Rule

    Permalink
  24. val ruleMMdd1: Rule

    Permalink
  25. val ruleMMdd2: Rule

    Permalink
  26. val ruleMMdd3: Rule

    Permalink
  27. val ruleMonthNumericWithMonthSymbol: Rule

    Permalink
  28. val ruleNamedMonthDayOfMonth: Rule

    Permalink
  29. val ruleQuarter: Rule

    Permalink
  30. val ruleRecentNominalDays: Rule

    Permalink
  31. val ruleSpecial0: Rule

    Permalink
  32. val ruleSpecial1: Rule

    Permalink
  33. val ruleSpecial2: Rule

    Permalink
  34. val ruleSpecial3: Rule

    Permalink
  35. val ruleTowDigitYear06: Rule

    Permalink
  36. val ruleTwoDigitYear: Rule

    Permalink
  37. val ruleYearCnSequenceWithoutYearSymbol: Rule

    Permalink
  38. val ruleYearNumericWithYearSymbol: Rule

    Permalink
  39. val ruleYearNumericWithoutYearSymbol: Rule

    Permalink
  40. val ruleYmd1: Rule

    Permalink
  41. val ruleYmd2: Rule

    Permalink
  42. val ruleYmd3: Rule

    Permalink
  43. val ruleYmd4: Rule

    Permalink
  44. val ruleYyyyMMddNoDash: Rule

    Permalink
  45. val rule_yyyyMM1: Rule

    Permalink
  46. val singleNumberPredicate: ItemPredicate

    Permalink
  47. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  48. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  49. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  50. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  51. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. def ymdPattern(split: Char): ItemRegex

    Permalink

Inherited from DimRules

Inherited from AnyRef

Inherited from Any

Ungrouped