public class DefinitionLevelValuesDecoderContext extends Object
| Constructor and Description |
|---|
DefinitionLevelValuesDecoderContext(DefinitionLevelDecoder definitionLevelDecoder,
ValuesDecoder valuesDecoder,
int start,
int end) |
| Modifier and Type | Method and Description |
|---|---|
DefinitionLevelDecoder |
getDefinitionLevelDecoder() |
int |
getEnd() |
int |
getStart() |
ValuesDecoder |
getValuesDecoder() |
public DefinitionLevelValuesDecoderContext(DefinitionLevelDecoder definitionLevelDecoder, ValuesDecoder valuesDecoder, int start, int end)
public DefinitionLevelDecoder getDefinitionLevelDecoder()
public ValuesDecoder getValuesDecoder()
public int getStart()
public int getEnd()
Copyright © 2012–2022. All rights reserved.