Class JsonObjectMapWrapper

java.lang.Object
sk.antons.json.template.JsonObjectMapWrapper
All Implemented Interfaces:
Map

public class JsonObjectMapWrapper extends Object implements Map
Implementation class
Author:
antons
  • Constructor Details

    • JsonObjectMapWrapper

      public JsonObjectMapWrapper(JsonObject object)
  • Method Details