object GetMillis extends Op1F1

Linear Supertypes
TimeLib.Op1F1, TimeLib.Op1, Op1Like, TimeLib.Morphism1, TimeLib.Morph1Apply, Morphism1Like, FunctionLike[UnaryOperationType], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GetMillis
  2. Op1F1
  3. Op1
  4. Op1Like
  5. Morphism1
  6. Morph1Apply
  7. Morphism1Like
  8. FunctionLike
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply(table: TimeLibModule.Table): Nothing
    Definition Classes
    Op1Morph1Apply
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. def f1: TimeLibModule.F1
    Definition Classes
    GetMillisOp1F1
  10. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. def fold[A](op1: (TimeLib.Op1) ⇒ A, op1F1: (TimeLib.Op1F1) ⇒ A): A
    Definition Classes
    Op1F1Op1
  12. lazy val fqn: String
    Definition Classes
    FunctionLike
  13. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  14. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  15. val idPolicy: IdentityPolicy
    Definition Classes
    Morphism1Like
  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. val name: String
    Definition Classes
    Morphism1 → FunctionLike
  18. val namespace: Vector[String]
    Definition Classes
    Morphism1 → FunctionLike
  19. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  21. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  22. val opcode: Int
    Definition Classes
    Morphism1 → FunctionLike
  23. val rowLevel: Boolean
    Definition Classes
    Op1F1Morphism1 → FunctionLike
  24. def spec[A <: SourceType](source: TransSpec[A]): TransSpec[A]
    Definition Classes
    Op1F1Op1
  25. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  26. def toString(): String
    Definition Classes
    FunctionLike → AnyRef → Any
  27. val tpe: UnaryOperationType
    Definition Classes
    GetMillis → FunctionLike
  28. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  30. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from TimeLib.Op1F1

Inherited from TimeLib.Op1

Inherited from Op1Like

Inherited from TimeLib.Morphism1

Inherited from TimeLib.Morph1Apply

Inherited from Morphism1Like

Inherited from FunctionLike[UnaryOperationType]

Inherited from AnyRef

Inherited from Any

Ungrouped