Uses of Package
com.azure.json.models
Packages that use com.azure.json.models
Package
Description
This package contains models for representing JSON as a tree structure.
-
Classes in com.azure.json.models used by com.azure.json.modelsClassDescriptionModel representing a JSON array.Model representing a JSON boolean value.Interface defining methods that all JSON types must implement.Model representing a JSON null value.Class representing the JSON number typeClass representing the JSON object type.Class representing the JSON string type