private static final class Codec.Holder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static Codec |
defaultCodec |
private static NamedSPILoader<Codec> |
LOADER |
| Modifier | Constructor and Description |
|---|---|
private |
Holder() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static NamedSPILoader<Codec> |
getLoader() |
private static final NamedSPILoader<Codec> LOADER
static Codec defaultCodec
static NamedSPILoader<Codec> getLoader()