Uses of Class
org.tquadrat.foundation.jsonbuilder.internal.JSONObjectImpl
Packages that use JSONObjectImpl
Package
Description
The internal implementation classes for the Foundation JSON Builder
library.
-
Uses of JSONObjectImpl in org.tquadrat.foundation.jsonbuilder.internal
Constructors in org.tquadrat.foundation.jsonbuilder.internal with parameters of type JSONObjectImplModifierConstructorDescriptionJSONObjectImpl(JSONObjectImpl other) {summary Creates a new instance ofJSONObjectImplfrom the given other object.}
