threadUnsafe

object threadUnsafe extends Dsl[Function0]
trait Dsl[Function0]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def apply[A](f: Long => A, startAt: Long): () => A
Definition Classes

Inherited methods

def apply[A](f: Long => A): () => A
Inherited from:
Dsl
def apply(startAt: Long): () => Long
Inherited from:
Dsl
def apply(): () => Long
Inherited from:
Dsl