| 程序包 | 说明 |
|---|---|
| com.peersafe.base.core.coretypes | |
| com.peersafe.base.core.coretypes.hash | |
| com.peersafe.base.core.coretypes.uint | |
| com.peersafe.base.core.serialized.enums |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AccountID.Translator |
static class |
Amount.Translator |
static class |
Blob.Translator |
static class |
Currency.CurrencyTranslator
It's better to extend HashTranslator than the Hash160.Translator directly
That way the generics can still vibe with the @Override
|
static class |
PathSet.Translator |
static class |
STArray.Translator |
static class |
STObject.Translator |
static class |
Vector256.Translator |
| 限定符和类型 | 方法和说明 |
|---|---|
static TypeTranslator<SerializedType> |
STObject.Translators.forField(Field field) |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Hash.HashTranslator<T extends Hash> |
static class |
Hash128.Translator |
static class |
Hash160.Translator |
static class |
Hash256.Translator |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UInt.UINTTranslator<T extends UInt> |
| 限定符和类型 | 字段和说明 |
|---|---|
static TypeTranslator<UInt8> |
UInt8.translate |
static TypeTranslator<UInt64> |
UInt64.translate |
static TypeTranslator<UInt32> |
UInt32.translate |
static TypeTranslator<UInt16> |
UInt16.translate |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
EngineResult.Translator |
static class |
LedgerEntryType.Translator |
static class |
TransactionType.Translator |
Copyright © 2021. All rights reserved.