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 TypeMethodDescriptionboolean
Try.run
(Try.Runnable code) Run some codeboolean
Try.run
(Try.Runnable code, Consumer<Throwable> err) Run some code