public static class JsonUtil.JSONPair extends Object
String
key
Object
value
JSONPair(int key, Object value)
JSONPair(String key, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String key
public final Object value
public JSONPair(String key, Object value)
public JSONPair(int key, Object value)
Copyright © 2020. All rights reserved.