Uses of Interface
net.ME1312.Galaxi.Library.Try.Runnable
Packages that use Try.Runnable
-
Uses of Try.Runnable in net.ME1312.Galaxi.Library
Methods in net.ME1312.Galaxi.Library with parameters of type Try.RunnableModifier and TypeMethodDescriptionbooleanTry.run(Try.Runnable code) Run some codebooleanTry.run(Try.Runnable code, Consumer<Throwable> err) Run some code