Packages

final class _16 extends AnyVal

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

Instance Constructors

  1. new _16(value: Short)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    Any
  2. final def ##(): Int
    Definition Classes
    Any
  3. def %(other: _16): _16
  4. def &(other: _16): _16
  5. def *(other: _16): _16
  6. def +(other: _16): _16
  7. def -(other: _16): _16
  8. def /(other: _16): _16
  9. def <(other: _16): Boolean
  10. def <<(n: Int): _16
  11. def <=(other: _16): Boolean
  12. final def ==(arg0: Any): Boolean
    Definition Classes
    Any
  13. def >(other: _16): Boolean
  14. def >=(other: _16): Boolean
  15. def >>(n: Int): _16
  16. def >>>(n: Int): _16
  17. def ^(other: _16): _16
  18. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  19. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  20. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  21. def toInt: Int
  22. def toString(): scala.Predef.String
    Definition Classes
    _16 → Any
  23. def unary_-: _16
  24. def unary_~: _16
  25. val value: Short
  26. def |(other: _16): _16

Inherited from AnyVal

Inherited from Any

Ungrouped