sealed trait Z extends ScalaNumber with ScalaNumericConversions with Comparable[Z] with LogikaIntegralNumber
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Z
- LogikaIntegralNumber
- LogikaNumber
- Comparable
- ScalaNumericConversions
- ScalaNumericAnyConversions
- ScalaNumber
- Number
- Serializable
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
- abstract def %(other: Z): Z
- abstract def *(other: Z): Z
- abstract def +(other: Z): Z
- abstract def -(other: Z): Z
- abstract def /(other: Z): Z
- abstract def <(other: Z): B
- abstract def <=(other: Z): B
- abstract def >(other: Z): B
- abstract def >=(other: Z): B
-
abstract
def
compareTo(arg0: Z): Int
- Definition Classes
- Comparable
-
abstract
def
toApint: Apint
- Definition Classes
- LogikaIntegralNumber
-
abstract
def
toBigInt: BigInt
- Definition Classes
- LogikaIntegralNumber
-
abstract
def
toBigInteger: BigInteger
- Definition Classes
- LogikaIntegralNumber
- abstract def unary_-: Z
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- final def %(other: Long): Z
- final def %(other: Int): Z
- final def *(other: Long): Z
- final def *(other: Int): Z
- final def +(other: Long): Z
- final def +(other: Int): Z
- final def -(other: Long): Z
- final def -(other: Int): Z
- def ->[B](y: B): (Z, B)
- final def /(other: Long): Z
- final def /(other: Int): Z
- final def <(other: Long): B
- final def <(other: Int): B
- final def <=(other: Long): B
- final def <=(other: Int): B
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def >(other: Long): B
- final def >(other: Int): B
- final def >=(other: Long): B
- final def >=(other: Int): B
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
byteValue(): Byte
- Definition Classes
- Number
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
doubleValue(): Double
- Definition Classes
- Z → ScalaNumericAnyConversions → Number
- def ensuring(cond: (Z) ⇒ Boolean, msg: ⇒ Any): Z
- def ensuring(cond: (Z) ⇒ Boolean): Z
- def ensuring(cond: Boolean, msg: ⇒ Any): Z
- def ensuring(cond: Boolean): Z
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
floatValue(): Float
- Definition Classes
- Z → ScalaNumericAnyConversions → Number
- def formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
-
final
def
intValue(): Int
- Definition Classes
- Z → ScalaNumericAnyConversions → Number
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isValidByte: Boolean
- Definition Classes
- ScalaNumericAnyConversions
-
def
isValidChar: Boolean
- Definition Classes
- ScalaNumericAnyConversions
-
def
isValidInt: Boolean
- Definition Classes
- ScalaNumericAnyConversions
-
def
isValidShort: Boolean
- Definition Classes
- ScalaNumericAnyConversions
-
final
def
isWhole(): Boolean
- Definition Classes
- Z → ScalaNumericAnyConversions → ScalaNumber
-
final
def
longValue(): Long
- Definition Classes
- Z → ScalaNumericAnyConversions → Number
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
-
def
shortValue(): Short
- Definition Classes
- Number
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toByte: Byte
- Definition Classes
- ScalaNumericAnyConversions
-
def
toChar: Char
- Definition Classes
- ScalaNumericAnyConversions
-
def
toDouble: Double
- Definition Classes
- ScalaNumericAnyConversions
-
def
toFloat: Float
- Definition Classes
- ScalaNumericAnyConversions
-
def
toInt: Int
- Definition Classes
- ScalaNumericAnyConversions
-
def
toLong: Long
- Definition Classes
- ScalaNumericAnyConversions
-
final
def
toN: N
- Definition Classes
- LogikaIntegralNumber
-
final
def
toN16: N16
- Definition Classes
- LogikaIntegralNumber
-
final
def
toN32: N32
- Definition Classes
- LogikaIntegralNumber
-
final
def
toN64: N64
- Definition Classes
- LogikaIntegralNumber
-
final
def
toN8: N8
- Definition Classes
- LogikaIntegralNumber
-
final
def
toS16: S16
- Definition Classes
- LogikaIntegralNumber
-
final
def
toS32: S32
- Definition Classes
- LogikaIntegralNumber
-
final
def
toS64: S64
- Definition Classes
- LogikaIntegralNumber
-
final
def
toS8: S8
- Definition Classes
- LogikaIntegralNumber
-
def
toShort: Short
- Definition Classes
- ScalaNumericAnyConversions
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
toU16: U16
- Definition Classes
- LogikaIntegralNumber
-
final
def
toU32: U32
- Definition Classes
- LogikaIntegralNumber
-
final
def
toU64: U64
- Definition Classes
- LogikaIntegralNumber
-
final
def
toU8: U8
- Definition Classes
- LogikaIntegralNumber
-
final
def
toZ: Z
- Definition Classes
- Z → LogikaIntegralNumber
-
final
def
toZ16: Z16
- Definition Classes
- LogikaIntegralNumber
-
final
def
toZ32: Z32
- Definition Classes
- LogikaIntegralNumber
-
final
def
toZ64: Z64
- Definition Classes
- LogikaIntegralNumber
-
final
def
toZ8: Z8
- Definition Classes
- LogikaIntegralNumber
-
final
def
underlying(): BigInteger
- Definition Classes
- Z → ScalaNumericConversions → ScalaNumericAnyConversions → ScalaNumber
-
def
unifiedPrimitiveEquals(x: Any): Boolean
- Attributes
- protected
- Definition Classes
- ScalaNumericAnyConversions
-
def
unifiedPrimitiveHashcode(): Int
- Attributes
- protected
- Definition Classes
- ScalaNumericAnyConversions
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- def →[B](y: B): (Z, B)
Shadowed Implicit Value Members
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from Z to any2stringadd[Z] performed by method any2stringadd in scala.Predef.
- 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:(z: any2stringadd[Z]).+(other)
- Definition Classes
- any2stringadd