类 URLParam.URLParamMap

  • 所有已实现的接口:
    Map<String,​String>
    封闭类:
    URLParam

    public static class URLParam.URLParamMap
    extends Object
    implements Map<String,​String>
    An embedded Map adapt to URLParam
    copy-on-write mode, urlParam reference will be changed after modify actions. If wishes to get the result after modify, please use getUrlParam()