Package ru.tinkoff.kora.json.common
Interface JsonReader<T>
- All Known Implementing Classes:
EnumJsonReader,JsonField.DefaultReader,ListJsonReader,MapJsonReader,SetJsonReader,SortedSetJsonReader,UuidJsonCodec
public interface JsonReader<T>
Русский: Контракт читателя JSON со всеми методами чтения
English: JSON reader contract with all read methods
English: JSON reader contract with all read methods
-
Method Summary
-
Method Details
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-