Module org.simpleflatmapper.reflect
Class BiFunctionGetter<S1,S2,T>
java.lang.Object
org.simpleflatmapper.reflect.getter.BiFunctionGetter<S1,S2,T>
- All Implemented Interfaces:
org.simpleflatmapper.util.BiFunction<S1,S2, T>
public final class BiFunctionGetter<S1,S2,T>
extends Object
implements org.simpleflatmapper.util.BiFunction<S1,S2,T>
-
Constructor Summary
Constructors -
Method Summary