Uses of Interface
com.grack.nanojson.JsonSink
-
Uses of JsonSink in com.grack.nanojson
Classes in com.grack.nanojson with type parameters of type JsonSinkModifier and TypeInterfaceDescriptioninterfaceClasses in com.grack.nanojson that implement JsonSinkModifier and TypeClassDescriptionfinal classJSON writer that emits JSON to aAppendable.final classJsonBuilder<T>Builds aJsonObjectorJsonArray.final classJSON writer that emits JSON to aString.