Package ru.tinkoff.kora.json.common
Class EnumJsonReader<T extends Enum<T>,V>
java.lang.Object
ru.tinkoff.kora.json.common.EnumJsonReader<T,V>
- All Implemented Interfaces:
JsonReader<T>
-
Constructor Details
-
EnumJsonReader
-
-
Method Details
-
read
- Specified by:
readin interfaceJsonReader<T extends Enum<T>>- Throws:
IOException
-