Uses of Interface
com.yahoo.yolean.function.ThrowingConsumer
Packages that use ThrowingConsumer
-
Uses of ThrowingConsumer in com.yahoo.yolean.function
Methods in com.yahoo.yolean.function that return ThrowingConsumerModifier and TypeMethodDescriptiondefault ThrowingConsumer<T,E> ThrowingConsumer.andThen(ThrowingConsumer<? super T, ? extends E> after) Methods in com.yahoo.yolean.function with parameters of type ThrowingConsumerModifier and TypeMethodDescriptiondefault ThrowingConsumer<T,E> ThrowingConsumer.andThen(ThrowingConsumer<? super T, ? extends E> after)