| Constructor and Description |
|---|
DecoderMap() |
| Modifier and Type | Method and Description |
|---|---|
static JavaValueDecoder |
defaultJavaValueDecoder() |
static AbstractValueDecoder |
getDecoder(int identityNumber) |
static void |
register(int identityNumber,
AbstractValueDecoder decoder) |
public static AbstractValueDecoder getDecoder(int identityNumber)
public static void register(int identityNumber,
AbstractValueDecoder decoder)
public static JavaValueDecoder defaultJavaValueDecoder()
Copyright © 2013–2022. All rights reserved.