| Modifier and Type | Class and Description |
|---|---|
static class |
JsonSave.Builder<I> |
| Modifier and Type | Method and Description |
|---|---|
static <I> JsonSave.Builder<I> |
newBuilder() |
void |
save(I value,
OutputStream output) |
public static <I> JsonSave.Builder<I> newBuilder()
public void save(I value, OutputStream output) throws IOException
save in interface Save<I>IOExceptionCopyright © 2017. All rights reserved.