Consumer.ExceptionThrowing<V,T extends java.lang.Throwable>, Consumer.Noop<V,T extends java.lang.Throwable>| Constructor and Description |
|---|
Consumer.Noop() |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(V value) |
static <V,T extends java.lang.Throwable> |
consumeAndIgnore() |
@Nonnull public static <V,T extends java.lang.Throwable> Consumer<V,T> consumeAndIgnore()
Copyright © 2013 echocat. All Rights Reserved.