public static class IOUtil.Lazy
extends java.lang.Object
LOG.debug("Suspicious json found", new Lazy(() -> json.toString()));| Constructor and Description |
|---|
Lazy(IOUtil.SilentSupplier<?> supply) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull java.lang.String |
toString() |
public Lazy(IOUtil.SilentSupplier<?> supply)