| Modifier and Type | Method and Description |
|---|---|
static <A> Factory<A> |
Factory.constructor(Class<A> type,
io.vavr.collection.List<Param> params) |
static <A> Factory<A> |
Factory.factory(Class<A> type,
String name,
io.vavr.collection.List<Param> params) |
Copyright © 2015–2017. All rights reserved.