| 程序包 | 说明 |
|---|---|
| org.indunet.fastproto | |
| org.indunet.fastproto.decoder |
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) Class<? extends TypeDecoder> |
TypeAssist.decoderClass |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BinaryDecoder |
class |
BooleanDecoder |
class |
ByteDecoder |
class |
CharacterDecoder |
class |
DoubleDecoder |
class |
FloatDecoder |
class |
IntegerDecoder |
class |
LongDecoder |
class |
ShortDecoder |
class |
StringDecoder |
class |
TimestampDecoder |
| 限定符和类型 | 字段和说明 |
|---|---|
protected static ConcurrentHashMap<Class<? extends TypeDecoder>,TypeDecoder<?>> |
Decoders.decoders |
protected static ConcurrentHashMap<Class<? extends TypeDecoder>,TypeDecoder<?>> |
Decoders.decoders |
| 限定符和类型 | 方法和说明 |
|---|---|
static java.util.function.Function<DecodeContext,?> |
Decoders.getDecoder(Class<? extends TypeDecoder> clazz) |
static java.util.function.Function<DecodeContext,?> |
Decoders.getDecoder(Class<? extends TypeDecoder> decoderClass,
Class<? extends java.util.function.Function> formulaClass) |
Copyright © 2018–2021 Industrial Internet. All rights reserved.