Uses of Interface
io.mateu.util.runnable.RunnableThrowsThrowable
Packages that use RunnableThrowsThrowable
-
Uses of RunnableThrowsThrowable in io.mateu.mdd.core.interfaces
Methods in io.mateu.mdd.core.interfaces that return RunnableThrowsThrowableConstructors in io.mateu.mdd.core.interfaces with parameters of type RunnableThrowsThrowableModifierConstructorDescriptionButton(String caption, RunnableThrowsThrowable runnable) Button(String caption, String icon, RunnableThrowsThrowable runnable)