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
ConstructorDescriptionInstalledBiFunction
(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, wait
Methods inherited from interface java.util.function.BiFunction
andThen