Interface RunLaterAble
-
- All Known Implementing Classes:
FactoryViewAttribute,FactoryViewListAttribute
public interface RunLaterAble
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetRunlaterExecutor(java.util.function.Consumer<java.lang.Runnable> runlaterExecutor)
-