public static class ParameterDirectives.ParamMagnet$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ParameterDirectives.ParamMagnet$ |
MODULE$
Deprecated.
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ParamMagnet$()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<T> ParameterDirectives.ParamMagnet |
apply(T value,
ParameterDirectives.ParamDef<T> pdef)
Deprecated.
|
public static final ParameterDirectives.ParamMagnet$ MODULE$
public <T> ParameterDirectives.ParamMagnet apply(T value, ParameterDirectives.ParamDef<T> pdef)