Package de.xima.fc.interfaces.json
-
Interface Summary Interface Description IJsonLikeObject Interface for a class that behaves like a JSON object in that it has key value pair.ISerializableInterface Markup interface for model classes that may be serialized to JSON (using GSON andInterfaceSerializerTypeAdapter
).