| Package | Description |
|---|---|
| com.brentcroft.tools.materializer.core | |
| com.brentcroft.tools.materializer.model |
| Modifier and Type | Method and Description |
|---|---|
default Closer<T,R,String,?> |
Tag.getCloser()
Override to implement closing behaviour.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlatCacheCloser<A,B,C> |
interface |
FlatCloser<A,B> |
interface |
JumpCloser<A,B> |
interface |
StepCloser<A,B,C> |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,C,D> Closer<A,B,C,D> |
Closer.noCacheCloser(java.util.function.BiConsumer<A,B> simpleCloser) |
Copyright © 2021. All rights reserved.