Uses of Interface
org.nustaq.kson.KsonCharInput
Packages that use KsonCharInput
-
Uses of KsonCharInput in org.nustaq.kson
Classes in org.nustaq.kson that implement KsonCharInputModifier and TypeClassDescriptionclassimplementation of char input on top of a StringFields in org.nustaq.kson declared as KsonCharInputConstructors in org.nustaq.kson with parameters of type KsonCharInputModifierConstructorDescriptionKsonDeserializer(KsonCharInput in, KsonTypeMapper mapper) KsonParseException(String ms, KsonCharInput in) KsonParseException(String s, KsonCharInput in, Throwable ex)