KeyAndRefAddingStage

final class KeyAndRefAddingStage[D](args: Array[Any]) extends AnyVal
Companion
object
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def withKey(key: String): KeyAndRefAddingStage[D]
@inline
def withRef(ref: D => Unit): KeyAndRefAddingStage[D]
@inline

Inherited methods

def hasOwnProperty(v: String): Boolean
Implicitly added by build
Inherited from
Object
def isPrototypeOf(v: Object): Boolean
Implicitly added by build
Inherited from
Object
def propertyIsEnumerable(v: String): Boolean
Implicitly added by build
Inherited from
Object
def toLocaleString(): String
Implicitly added by build
Inherited from
Object
def valueOf(): Any
Implicitly added by build
Inherited from
Object