Class/Object

singleton.twoface.impl.Checked1ParamAny

Long

Related Docs: object Long | package Checked1ParamAny

Permalink

final class Long[Cond[_, _], Msg[_, _], T, ParamFace, Param] extends Checked1ParamAny[Long, Cond, Msg, ops.impl.std.Long, T, ParamFace, Param] with TwoFaceAny.Long[T]

Source
Checked1ParamAny.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Long
  2. Long
  3. Checked1ParamAny
  4. TwoFaceAny
  5. HasOut
  6. Serializable
  7. Serializable
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Long(value: ops.impl.std.Long)

    Permalink

Type Members

  1. type Out = T

    Permalink
    Definition Classes
    TwoFaceAnyHasOut

Value Members

  1. def !=[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[!=, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  2. def !=[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellF[!=, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  3. def !=[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.Shell2[!=, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  4. def !=[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[!=, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  5. def !=[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[!=, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  6. def !=(r: ops.impl.std.Double)(implicit tfs: TwoFaceAny.Boolean.ShellD[!=, T, ops.impl.std.Long, GetArg0, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  7. def !=(r: ops.impl.std.Float)(implicit tfs: TwoFaceAny.Boolean.ShellF[!=, T, ops.impl.std.Long, GetArg0, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  8. def !=(r: ops.impl.std.Long)(implicit tfs: TwoFaceAny.Boolean.Shell2[!=, T, ops.impl.std.Long, GetArg0, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  9. def !=(r: ops.impl.std.Int)(implicit tfs: TwoFaceAny.Boolean.ShellL[!=, T, ops.impl.std.Long, GetArg0, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  10. def !=(r: ops.impl.std.Char)(implicit tfs: TwoFaceAny.Boolean.ShellL[!=, T, ops.impl.std.Long, GetArg0, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  11. final def !=(arg0: Any): scala.Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  13. def %[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Double.ShellD[%, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]

    Permalink
    Definition Classes
    Long
  14. def %[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Float.ShellF[%, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]

    Permalink
    Definition Classes
    Long
  15. def %[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Long.Shell2[%, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  16. def %[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Long.ShellL[%, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  17. def %[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Long.ShellL[%, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  18. def *[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Double.ShellD[*, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]

    Permalink
    Definition Classes
    Long
  19. def *[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Float.ShellF[*, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]

    Permalink
    Definition Classes
    Long
  20. def *[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Long.Shell2[*, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  21. def *[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Long.ShellL[*, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  22. def *[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Long.ShellL[*, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  23. def +[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Double.ShellD[+, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]

    Permalink
    Definition Classes
    Long
  24. def +[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Float.ShellF[+, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]

    Permalink
    Definition Classes
    Long
  25. def +[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Long.Shell2[+, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  26. def +[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Long.ShellL[+, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  27. def +[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Long.ShellL[+, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  28. def -[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Double.ShellD[-, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]

    Permalink
    Definition Classes
    Long
  29. def -[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Float.ShellF[-, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]

    Permalink
    Definition Classes
    Long
  30. def -[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Long.Shell2[-, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  31. def -[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Long.ShellL[-, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  32. def -[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Long.ShellL[-, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  33. def /[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Double.ShellD[/, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]

    Permalink
    Definition Classes
    Long
  34. def /[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Float.ShellF[/, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]

    Permalink
    Definition Classes
    Long
  35. def /[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Long.Shell2[/, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  36. def /[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Long.ShellL[/, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  37. def /[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Long.ShellL[/, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Long[Shell.Two.Long.Out]

    Permalink
    Definition Classes
    Long
  38. def <[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[<, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  39. def <[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellF[<, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  40. def <[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.Shell2[<, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  41. def <[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[<, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  42. def <[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[<, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  43. def <=[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[<=, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  44. def <=[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellF[<=, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  45. def <=[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.Shell2[<=, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  46. def <=[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[<=, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  47. def <=[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[<=, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  48. def ==[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[==, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  49. def ==[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellF[==, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  50. def ==[R](r: TwoFaceAny.Long[R])(implicit ccs: CaseClassSkipper[TwoFaceAny.Boolean.Shell2[==, T, ops.impl.std.Long, R, ops.impl.std.Long]]): CaseClassSkipper.Out

    Permalink
    Definition Classes
    Long
  51. def ==[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[==, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  52. def ==[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[==, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  53. def ==(r: ops.impl.std.Double)(implicit tfs: TwoFaceAny.Boolean.ShellD[==, T, ops.impl.std.Long, GetArg0, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  54. def ==(r: ops.impl.std.Float)(implicit tfs: TwoFaceAny.Boolean.ShellF[==, T, ops.impl.std.Long, GetArg0, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  55. def ==(r: ops.impl.std.Long)(implicit tfs: TwoFaceAny.Boolean.Shell2[==, T, ops.impl.std.Long, GetArg0, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  56. def ==(r: ops.impl.std.Int)(implicit tfs: TwoFaceAny.Boolean.ShellL[==, T, ops.impl.std.Long, GetArg0, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  57. def ==(r: ops.impl.std.Char)(implicit tfs: TwoFaceAny.Boolean.ShellL[==, T, ops.impl.std.Long, GetArg0, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  58. final def ==(arg0: Any): scala.Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  59. def >[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[>, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  60. def >[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellF[>, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  61. def >[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.Shell2[>, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  62. def >[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[>, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  63. def >[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[>, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  64. def >=[R](r: TwoFaceAny.Double[R])(implicit tfs: TwoFaceAny.Boolean.ShellD[>=, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  65. def >=[R](r: TwoFaceAny.Float[R])(implicit tfs: TwoFaceAny.Boolean.ShellF[>=, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  66. def >=[R](r: TwoFaceAny.Long[R])(implicit tfs: TwoFaceAny.Boolean.Shell2[>=, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  67. def >=[R](r: TwoFaceAny.Int[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[>=, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  68. def >=[R](r: TwoFaceAny.Char[R])(implicit tfs: TwoFaceAny.Boolean.ShellL[>=, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]

    Permalink
    Definition Classes
    Long
  69. final def asInstanceOf[T0]: T0

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  71. final def eq(arg0: AnyRef): scala.Boolean

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  75. def getValue: ops.impl.std.Long

    Permalink
    Definition Classes
    LongTwoFaceAny
    Annotations
    @inline()
  76. def hashCode(): scala.Int

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

    Permalink
    Definition Classes
    Any
  78. def isLiteral(implicit rt: RunTime[T]): ops.impl.std.Boolean

    Permalink
    Definition Classes
    TwoFaceAny
  79. final def ne(arg0: AnyRef): scala.Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  82. def simplify(implicit tfs: TwoFaceAny.Long.Shell1[Id, T, ops.impl.std.Long]): TwoFace.Long[Shell.One.Long.Out]

    Permalink
    Definition Classes
    Long
  83. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  84. def toChar(implicit tfs: TwoFaceAny.Char.Shell1[ToChar, T, ops.impl.std.Long]): TwoFace.Char[Shell.One.Char.Out]

    Permalink
    Definition Classes
    Long
  85. def toDouble(implicit tfs: TwoFaceAny.Double.Shell1[ToDouble, T, ops.impl.std.Long]): TwoFace.Double[Shell.One.Double.Out]

    Permalink
    Definition Classes
    Long
  86. def toFloat(implicit tfs: TwoFaceAny.Float.Shell1[ToFloat, T, ops.impl.std.Long]): TwoFace.Float[Shell.One.Float.Out]

    Permalink
    Definition Classes
    Long
  87. def toInt(implicit tfs: TwoFaceAny.Int.Shell1[ToInt, T, ops.impl.std.Long]): TwoFace.Int[Shell.One.Int.Out]

    Permalink
    Definition Classes
    Long
  88. def toNat(implicit nat: SafeNat[ToNat[T]]): ops.impl.OpNat.Out

    Permalink
    Definition Classes
    Long
  89. def toString(): java.lang.String

    Permalink
    Definition Classes
    TwoFaceAny → Any
  90. def toStringTF(implicit tfs: TwoFaceAny.String.Shell1[ToString, T, ops.impl.std.Long]): TwoFace.String[Shell.One.String.Out]

    Permalink
    Definition Classes
    Long
  91. def unary_-(implicit tfs: TwoFaceAny.Long.Shell1[Negate, T, ops.impl.std.Long]): TwoFace.Long[Shell.One.Long.Out]

    Permalink
    Definition Classes
    Long
  92. def unsafeCheck(p: ParamFace)(implicit shl: CheckedShell2[Cond, Msg, NoSym, ops.impl.std.Long, ops.impl.std.Long, ParamFace, ParamFace]): Long[Cond, Msg, T, ParamFace, Param]

    Permalink
    Definition Classes
    Checked1ParamAny
  93. val value: ops.impl.std.Long

    Permalink
  94. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from TwoFaceAny.Long[T]

Inherited from Checked1ParamAny[Long, Cond, Msg, ops.impl.std.Long, T, ParamFace, Param]

Inherited from TwoFaceAny[ops.impl.std.Long, T]

Inherited from HasOut

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped