public static class Currency.CurrencyTranslator extends Hash.HashTranslator<Currency>
| 构造器和说明 |
|---|
CurrencyTranslator() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
byteWidth() |
Currency |
fromString(String value) |
Currency |
newInstance(byte[] b) |
Object |
toJSON(Currency obj) |
fromParser, toBytesSinkfromBoolean, fromBytes, fromDouble, fromHex, fromInteger, fromJSONArray, fromJSONObject, fromLong, fromParser, fromValue, toBoolean, toBytes, toDouble, toHex, toInteger, toJSONArray, toJSONObject, toLong, toStringpublic int byteWidth()
byteWidth 在类中 Hash.HashTranslator<Currency>public Currency newInstance(byte[] b)
newInstance 在类中 Hash.HashTranslator<Currency>public Object toJSON(Currency obj)
toJSON 在类中 Hash.HashTranslator<Currency>public Currency fromString(String value)
fromString 在类中 Hash.HashTranslator<Currency>Copyright © 2021. All rights reserved.