Uses of Package
org.tquadrat.foundation.jsonbuilder
Packages that use org.tquadrat.foundation.jsonbuilder
Package
Description
The classes that form the API for the Foundation JSON Builder
library.
The internal implementation classes for the Foundation JSON Builder
library.
-
Classes in org.tquadrat.foundation.jsonbuilder used by org.tquadrat.foundation.jsonbuilderClassDescriptionThe definition of a JSON array.This sealed interface is the main API for the Foundation JSON Builder Library.The representation of the JSON literals.The definition of a JSON number.The definition of a JSON object.The definition of a JSON String.This interface describes the base for all the JSON datatypes.
-
Classes in org.tquadrat.foundation.jsonbuilder used by org.tquadrat.foundation.jsonbuilder.internalClassDescriptionThe definition of a JSON array.This sealed interface is the main API for the Foundation JSON Builder Library.The definition of a JSON number.The definition of a JSON object.The definition of a JSON String.This interface describes the base for all the JSON datatypes.
