| Modifier and Type | Class and Description |
|---|---|
static class |
JsonLoad.Builder<O> |
| Modifier and Type | Method and Description |
|---|---|
O |
load(InputStream input) |
static <O> JsonLoad.Builder<O> |
newBuilder() |
public static <O> JsonLoad.Builder<O> newBuilder()
public O load(InputStream input) throws IOException
load in interface Load<O>IOExceptionCopyright © 2017. All rights reserved.