Packages

final class Z2 extends AnyVal

Linear Supertypes
AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Z2
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Z2(z: Long)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    Any
  2. final def ##(): Int
    Definition Classes
    Any
  3. def +(offset: Long): Z2
  4. def -(offset: Long): Z2
  5. def <(other: Z2): Boolean
  6. def <=(other: Z2): Boolean
  7. def ==(other: Z2): Boolean
  8. final def ==(arg0: Any): Boolean
    Definition Classes
    Any
  9. def >(other: Z2): Boolean
  10. def >=(other: Z2): Boolean
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. def bitsToString: String
  13. def d0: Int
  14. def d1: Int
  15. def decode: (Int, Int)
  16. def dim(i: Int): Int
  17. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  18. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  19. def mid(p: Z2): Z2
  20. def toString(): String
    Definition Classes
    Z2 → Any
  21. val z: Long

Inherited from AnyVal

Inherited from Any

Ungrouped