Immediate

object Immediate
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

@inline
final class ImmediateMutableBuilder[Self <: Immediate](val x: Self) extends AnyVal

Value members

Concrete methods

@inline
def apply(_onImmediate: Function, hasRef: () => Boolean, ref: () => Immediate, unref: () => Immediate): Immediate