Uses of Interface
com.google.cloud.pubsublite.internal.ExtractStatus.StatusFunction
-
Packages that use ExtractStatus.StatusFunction Package Description com.google.cloud.pubsublite.internal -
-
Uses of ExtractStatus.StatusFunction in com.google.cloud.pubsublite.internal
Methods in com.google.cloud.pubsublite.internal with parameters of type ExtractStatus.StatusFunction Modifier and Type Method Description static <I,O>
Function<I,O>ExtractStatus. rethrowAsRuntime(ExtractStatus.StatusFunction<I,O> function)
-