akka.cluster.protobuf.msg.NodeMetrics.NumberType

EnumVal

sealed trait EnumVal extends Value

Definition Classes
NumberType → Enum
Linear Supertypes
NumberType.Value, ScalaObject, EnumLite, AnyRef, Any
Type Hierarchy Learn more about scaladoc diagrams
IntEnumValimplicitlyValue
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. EnumVal
  2. Value
  3. ScalaObject
  4. EnumLite
  5. AnyRef
  6. Any
Implicitly
  1. by _enumToInt
  2. by any2stringadd
  3. by any2stringfmt
  4. by any2ArrowAssoc
  5. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract val id: Int

    Definition Classes
    Value
  2. abstract val name: String

    Definition Classes
    Value

Concrete Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. def %(x: Double): Double

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  5. def %(x: Float): Float

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  6. def %(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  7. def %(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  8. def %(x: Char): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  9. def %(x: Short): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  10. def %(x: Byte): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  11. def &(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  12. def &(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  13. def &(x: Char): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  14. def &(x: Short): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  15. def &(x: Byte): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  16. def *(x: Double): Double

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  17. def *(x: Float): Float

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  18. def *(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  19. def *(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  20. def *(x: Char): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  21. def *(x: Short): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  22. def *(x: Byte): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  23. def +(x: Double): Double

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  24. def +(x: Float): Float

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  25. def +(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  26. def +(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  27. def +(x: Char): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  28. def +(x: Short): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  29. def +(x: Byte): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  30. def -(x: Double): Double

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  31. def -(x: Float): Float

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  32. def -(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  33. def -(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  34. def -(x: Char): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  35. def -(x: Short): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  36. def -(x: Byte): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  37. def ->[B](y: B): (EnumVal, B)

    Implicit information
    This member is added by an implicit conversion from EnumVal to ArrowAssoc[EnumVal] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  38. def /(x: Double): Double

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  39. def /(x: Float): Float

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  40. def /(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  41. def /(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  42. def /(x: Char): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  43. def /(x: Short): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  44. def /(x: Byte): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  45. def <(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  46. def <(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  47. def <(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  48. def <(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  49. def <(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  50. def <(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  51. def <(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  52. def <<(x: Long): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  53. def <<(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  54. def <=(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  55. def <=(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  56. def <=(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  57. def <=(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  58. def <=(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  59. def <=(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  60. def <=(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  61. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  62. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  63. def >(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  64. def >(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  65. def >(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  66. def >(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  67. def >(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  68. def >(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  69. def >(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  70. def >=(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  71. def >=(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  72. def >=(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  73. def >=(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  74. def >=(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  75. def >=(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  76. def >=(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  77. def >>(x: Long): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  78. def >>(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  79. def >>>(x: Long): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  80. def >>>(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  81. def ^(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  82. def ^(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  83. def ^(x: Char): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  84. def ^(x: Short): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  85. def ^(x: Byte): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  86. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  87. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  88. def ensuring(cond: (EnumVal) ⇒ Boolean, msg: ⇒ Any): EnumVal

    Implicit information
    This member is added by an implicit conversion from EnumVal to Ensuring[EnumVal] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  89. def ensuring(cond: (EnumVal) ⇒ Boolean): EnumVal

    Implicit information
    This member is added by an implicit conversion from EnumVal to Ensuring[EnumVal] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  90. def ensuring(cond: Boolean, msg: ⇒ Any): EnumVal

    Implicit information
    This member is added by an implicit conversion from EnumVal to Ensuring[EnumVal] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  91. def ensuring(cond: Boolean): EnumVal

    Implicit information
    This member is added by an implicit conversion from EnumVal to Ensuring[EnumVal] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  92. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  93. def equals(other: Any): Boolean

    Definition Classes
    Value → AnyRef → Any
  94. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  95. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from EnumVal to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  96. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  97. lazy val getNumber: Int

    Definition Classes
    Value → EnumLite
  98. def hashCode(): Int

    Definition Classes
    Value → AnyRef → Any
  99. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  100. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  101. final def notify(): Unit

    Definition Classes
    AnyRef
  102. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  103. final val ordinal: Int

    Definition Classes
    Value
  104. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  105. def toByte: Byte

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  106. def toChar: Char

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  107. def toDouble: Double

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  108. def toFloat: Float

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  109. def toInt: Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  110. def toLong: Long

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  111. def toShort: Short

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  112. def toString(): String

    Definition Classes
    Value → AnyRef → Any
  113. def unary_+: Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  114. def unary_-: Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  115. def unary_~: Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  116. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  119. def |(x: Long): Long

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  120. def |(x: Int): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  121. def |(x: Char): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  122. def |(x: Short): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  123. def |(x: Byte): Int

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Definition Classes
    Int
  124. def [B](y: B): (EnumVal, B)

    Implicit information
    This member is added by an implicit conversion from EnumVal to ArrowAssoc[EnumVal] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. def !=(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).!=(x)
    Definition Classes
    Int
  2. def !=(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).!=(x)
    Definition Classes
    Int
  3. def !=(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).!=(x)
    Definition Classes
    Int
  4. def !=(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).!=(x)
    Definition Classes
    Int
  5. def !=(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).!=(x)
    Definition Classes
    Int
  6. def !=(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).!=(x)
    Definition Classes
    Int
  7. def !=(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).!=(x)
    Definition Classes
    Int
  8. def +(x: String): String

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (enumVal: Int).+(x)
    Definition Classes
    Int
  9. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from EnumVal to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (enumVal: StringAdd).+(other)
    Definition Classes
    StringAdd
  10. def ==(x: Double): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).==(x)
    Definition Classes
    Int
  11. def ==(x: Float): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).==(x)
    Definition Classes
    Int
  12. def ==(x: Long): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).==(x)
    Definition Classes
    Int
  13. def ==(x: Int): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).==(x)
    Definition Classes
    Int
  14. def ==(x: Char): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).==(x)
    Definition Classes
    Int
  15. def ==(x: Short): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).==(x)
    Definition Classes
    Int
  16. def ==(x: Byte): Boolean

    Implicit information
    This member is added by an implicit conversion from EnumVal to Int performed by method _enumToInt in net.sandrogrzicic.scalabuff.Enum.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (enumVal: Int).==(x)
    Definition Classes
    Int
  17. val self: Any

    Implicit information
    This member is added by an implicit conversion from EnumVal to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (enumVal: StringAdd).self
    Definition Classes
    StringAdd
  18. val self: Any

    Implicit information
    This member is added by an implicit conversion from EnumVal to StringFormat performed by method any2stringfmt in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (enumVal: StringFormat).self
    Definition Classes
    StringFormat

Deprecated Value Members

  1. def x: EnumVal

    Implicit information
    This member is added by an implicit conversion from EnumVal to ArrowAssoc[EnumVal] performed by method any2ArrowAssoc in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (enumVal: ArrowAssoc[EnumVal]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: EnumVal

    Implicit information
    This member is added by an implicit conversion from EnumVal to Ensuring[EnumVal] performed by method any2Ensuring in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (enumVal: Ensuring[EnumVal]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from NumberType.Value

Inherited from ScalaObject

Inherited from EnumLite

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion _enumToInt from EnumVal to Int

Inherited by implicit conversion any2stringadd from EnumVal to StringAdd

Inherited by implicit conversion any2stringfmt from EnumVal to StringFormat

Inherited by implicit conversion any2ArrowAssoc from EnumVal to ArrowAssoc[EnumVal]

Inherited by implicit conversion any2Ensuring from EnumVal to Ensuring[EnumVal]

Ungrouped