Uses of Interface
com.github.mizosoft.methanol.internal.function.ThrowingRunnable
Packages that use ThrowingRunnable
-
Uses of ThrowingRunnable in com.github.mizosoft.methanol.internal.function
Methods in com.github.mizosoft.methanol.internal.function with parameters of type ThrowingRunnableModifier and TypeMethodDescriptionstatic CompletableFuture<Void> Unchecked.runAsync(ThrowingRunnable runnable, Executor executor) static RunnableUnchecked.runnable(ThrowingRunnable runnable)