Package dev.restate.sdk.common.function
package dev.restate.sdk.common.function
-
ClassDescriptionThrowingBiConsumer<T,
U> LikeBiConsumer
but can throw checked exceptions.ThrowingFunction<T,R> LikeFunction
but can throw checked exceptions.LikeRunnable
but can throw checked exceptions.LikeSupplier
but can throw checked exceptions.