Package de.xima.fc.interfaces.json
package de.xima.fc.interfaces.json
-
InterfacesClassDescriptionInterface for a class that behaves like a JSON object in that it has key value pair.Markup interface for model classes that may be serialized to JSON (using GSON and
InterfaceSerializerTypeAdapter
).