Serial

Companion:
class
class Object
trait Matchable
class Any
Serial.type

Value members

Concrete methods

def fromBytes(bytes: Array[Byte]): Serial
def fromSeed(seed: Long): Serial
def fromTime(time: Long): Serial

Inherited methods

final def apply(seed: Long): Serial
Inherited from:
GeneratorCompanion
final def apply(): Serial
Inherited from:
GeneratorCompanion