| Constructor and Description |
|---|
Factory(FuncHandler funcHandler) |
| Modifier and Type | Method and Description |
|---|---|
Func |
create(ObjectMethod method,
Object[] args) |
<T> Func<?,T> |
createConst(T value) |
public Factory(FuncHandler funcHandler)
public Func create(ObjectMethod method, Object[] args)
public <T> Func<?,T> createConst(T value)
Copyright © 2017. All rights reserved.