public class MethodBiFunctionPair<T1,T2> extends Object
| Constructor | Description |
|---|---|
MethodBiFunctionPair(Method method,
org.simpleflatmapper.util.BiFunction<? super T1,? super T2,?> function) |
| Modifier and Type | Method | Description |
|---|---|---|
org.simpleflatmapper.util.BiFunction<? super T1,? super T2,?> |
getFunction() |
|
Method |
getMethod() |
Copyright © 2019. All rights reserved.