public final class DecoderContext
extends java.lang.Object
Decoder| Modifier and Type | Class and Description |
|---|---|
static class |
DecoderContext.Builder
A builder for
DecoderContext instances. |
| Modifier | Constructor and Description |
|---|---|
private |
DecoderContext(DecoderContext.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static DecoderContext.Builder |
builder()
Create a builder.
|
private DecoderContext(DecoderContext.Builder builder)
public static DecoderContext.Builder builder()