public final class CollectionDecoder<E,T extends Collection<E>> extends Object implements com.dslplatform.json.JsonReader.ReadObject<T>
| Constructor and Description |
|---|
CollectionDecoder(Type manifest,
Callable<T> newInstance,
com.dslplatform.json.JsonReader.ReadObject<E> decoder) |
@Nullable public T read(com.dslplatform.json.JsonReader reader) throws IOException
read in interface com.dslplatform.json.JsonReader.ReadObject<T extends Collection<E>>IOExceptionCopyright © 2019. All rights reserved.