Uses of Interface
org.apache.tinkerpop.gremlin.util.function.ThrowingConsumer
Packages that use ThrowingConsumer
-
Uses of ThrowingConsumer in org.apache.tinkerpop.gremlin.util.function
Methods in org.apache.tinkerpop.gremlin.util.function with parameters of type ThrowingConsumerModifier and TypeMethodDescriptionstatic <T> Consumer<T>FunctionUtils.wrapConsumer(ThrowingConsumer<T> consumerThatThrows)