RandomObj

object RandomObj
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Exec[LazyRef(...)]]()(implicit tx: T): RandomObj[T]
def apply[T <: Exec[LazyRef(...)]](seed: Long)(implicit tx: T): RandomObj[T]
def read[T <: Exec[LazyRef(...)]](in: DataInput)(implicit tx: T): RandomObj[T]

Implicits

Implicits

implicit
def format[T <: Exec[LazyRef(...)]]: TFormat[T, RandomObj[T]]