ObjectType - InType - public interface Deserializer<ObjectType,InType>
| Modifier and Type | Method and Description |
|---|---|
Iterable<ObjectType> |
create(InType arg)
Deserialize a stream of input.
|
Iterable<ObjectType> create(InType arg)
arg - Copyright © 2016 The Apache Software Foundation. All rights reserved.