ClassConstructorOptionalMakeDSL

izumi.distage.constructors.ClassConstructorOptionalMakeDSL$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[T](functoid: Functoid[T]): Impl[T]
def errorConstructor[T](tpe: String, nonWhitelistedMethods: List[String]): Impl[T]
def throwError(tpe: String, nonWhitelistedMethods: List[String]): Nothing