Uses of Interface
com.hazelcast.function.ThrowingRunnable
Packages that use ThrowingRunnable
Package
Description
Serializable and exception-declaring variants of functional interfaces from
java.util.function
.Serializable and exception-declaring variants of functional interfaces from
java.util.function
.-
Uses of ThrowingRunnable in com.hazelcast.function
Methods in com.hazelcast.function that return ThrowingRunnableModifier and TypeMethodDescriptionstatic ThrowingRunnable
Wraps givenRunnable
intoThrowingRunnable
. -
Uses of ThrowingRunnable in com.hazelcast.jet.function
Subinterfaces of ThrowingRunnable in com.hazelcast.jet.function