Uses of Interface
com.hazelcast.function.ThrowingConsumer
Packages that use ThrowingConsumer
Package
Description
Serializable and exception-declaring variants of functional interfaces from
java.util.function.-
Uses of ThrowingConsumer in com.hazelcast.function
Subinterfaces of ThrowingConsumer in com.hazelcast.functionModifier and TypeInterfaceDescriptioninterfaceConsumerEx<T>Serializablevariant ofjava.util.function.Consumerwhich declares checked exception.