Package io.jmix.flowui.sys.delegate
Class InstalledBiFunction
java.lang.Object
io.jmix.flowui.sys.delegate.InstalledBiFunction
- All Implemented Interfaces:
BiFunction<Object,Object, Object>
-
Constructor Summary
ConstructorsConstructorDescriptionInstalledBiFunction(com.vaadin.flow.component.Component component, Method method) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThen