public interface Capture<T> extends org.zalando.fauxpas.ThrowingConsumer<T,RuntimeException>, Function<Void,T>
| Modifier and Type | Method and Description |
|---|---|
static <T> Capture<T> |
empty() |
static <T> Capture<T> empty()
Copyright © 2015–2016 Zalando SE. All rights reserved.