| Package | Description |
|---|---|
| com.brentcroft.tools.materializer.model |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,C> StepCloser<A,B,C> |
Closer.stepCloser(java.util.function.BiConsumer<B,C> simpleCloser) |
static <A,B,C> StepCloser<A,B,C> |
Closer.stepCloser(TriConsumer<A,B,C> simpleCloser) |
Copyright © 2021. All rights reserved.