| Modifier and Type | Method and Description |
|---|---|
static <T extends AutoCloseable> |
close()
Returns a consumer that closes its input.
|
static <T> Consumer<T> |
empty() |
public static <T extends AutoCloseable> Consumer<T> close()
public static <T> Consumer<T> empty()
Copyright © 2018 JBoss by Red Hat. All rights reserved.