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