Package de.flapdoodle.kfx.extensions
Class Nodes.WithOnAttach
-
- All Implemented Interfaces:
public final class Nodes.WithOnAttach<T extends Object>
-
-
Constructor Summary
Constructors Constructor Description Nodes.WithOnAttach(Node node, Function0<T> onAttach)
-