ObjectFactory

wvlet.airframe.surface.ObjectFactory
See theObjectFactory companion trait
object ObjectFactory

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def newFactory(f: Seq[Any] => Any): ObjectFactory

Used internally for creating a new ObjectFactory instance from a given generic function

Used internally for creating a new ObjectFactory instance from a given generic function

Attributes