public static class PathSet.Translator extends TypeTranslator<PathSet>
| 构造器和说明 |
|---|
Translator() |
| 限定符和类型 | 方法和说明 |
|---|---|
PathSet |
fromJSONArray(org.json.JSONArray array) |
PathSet |
fromParser(BinaryParser parser,
Integer hint) |
fromBoolean, fromBytes, fromDouble, fromHex, fromInteger, fromJSONObject, fromLong, fromParser, fromString, fromValue, toBoolean, toBytes, toBytesSink, toDouble, toHex, toInteger, toJSON, toJSONArray, toJSONObject, toLong, toStringpublic PathSet fromParser(BinaryParser parser, Integer hint)
fromParser 在类中 TypeTranslator<PathSet>parser - Parser.hint - Using a boxed integer, allowing null for no hintpublic PathSet fromJSONArray(org.json.JSONArray array)
fromJSONArray 在类中 TypeTranslator<PathSet>Copyright © 2021. All rights reserved.