Uses of Interface
org.nustaq.kson.KsonCharInput
| Package | Description |
|---|---|
| org.nustaq.kson |
-
Uses of KsonCharInput in org.nustaq.kson
Classes in org.nustaq.kson that implement KsonCharInput Modifier and Type Class Description classKsonStringCharInputimplementation of char input on top of a StringFields in org.nustaq.kson declared as KsonCharInput Modifier and Type Field Description protected KsonCharInputKsonDeserializer. inConstructors in org.nustaq.kson with parameters of type KsonCharInput Constructor Description KsonDeserializer(KsonCharInput in, KsonTypeMapper mapper)KsonParseException(java.lang.String ms, KsonCharInput in)KsonParseException(java.lang.String s, KsonCharInput in, java.lang.Throwable ex)