Class BackgroundEvaluatingAssistant<I>
- java.lang.Object
-
- io.github.factoryfx.javafx.javascript.editor.attribute.visualisation.BackgroundEvaluatingAssistant<I>
-
public class BackgroundEvaluatingAssistant<I> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BackgroundEvaluatingAssistant()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart(java.util.function.Consumer<I> processor)voidstop()voidupdate(I input)
-