public static interface Snapshotter.Wrapper
| Modifier and Type | Field and Description |
|---|---|
static Snapshotter.Wrapper |
NOOP |
| Modifier and Type | Method and Description |
|---|---|
String |
unwrap(String string) |
String |
wrap(String string) |
static final Snapshotter.Wrapper NOOP