Packages

p

scorex

utils

package utils

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

Type Members

  1. abstract class Logger extends AnyRef
  2. type ScorexEncoding = util.ScorexEncoding
    Annotations
    @deprecated
    Deprecated

    (Since version scorex-util 0.1.1) Use scorex.util.ScorexEncoding instead.

Value Members

  1. object Booleans
  2. object ByteArray
  3. object Bytes
  4. object Ints
  5. object Logger
  6. object Longs

    Operations with long values.

    Operations with long values. The implementation is based on com.google.common.primitives.Longs.

  7. object Random
  8. object Shorts
  9. object UnsignedBytes

    Static utility methods pertaining to byte primitives that interpret values as unsigned (that is, any negative value b is treated as the positive value 256 + b).

Inherited from AnyRef

Inherited from Any

Ungrouped