Package restapi.json

Class RestDictionary

All Implemented Interfaces:
Serializable, Cloneable, Map<String,RestResponse>, RestResponse

public class RestDictionary extends HashMap<String,RestResponse> implements RestResponse
See Also:
  • Constructor Details

    • RestDictionary

      public RestDictionary()