public interface EventReader<T>
| Modifier and Type | Method and Description |
|---|---|
List<T> |
read(com.fasterxml.jackson.core.JsonParser jsonParser) |
List<T> read(com.fasterxml.jackson.core.JsonParser jsonParser) throws IOException
IOExceptionCopyright © 2016–2018 Zalando SE. All rights reserved.