Uses of Interface
org.springframework.boot.json.WritableJson
Packages that use WritableJson
-
Uses of WritableJson in org.springframework.boot.json
Methods in org.springframework.boot.json that return WritableJsonModifier and TypeMethodDescriptionstatic WritableJsonWritableJson.of(WritableJson writableJson) Factory method used to create aWritableJsonwith a sensibleObject.toString()that delegate totoJsonString().default WritableJsonProvide aWritableJsonimplementation that may be used to write the given instance to various outputs.Methods in org.springframework.boot.json with parameters of type WritableJsonModifier and TypeMethodDescriptionstatic WritableJsonWritableJson.of(WritableJson writableJson) Factory method used to create aWritableJsonwith a sensibleObject.toString()that delegate totoJsonString().