public class RepetitionLevelDecodingContext extends Object
| Constructor and Description |
|---|
RepetitionLevelDecodingContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(DefinitionLevelValuesDecoderContext definitionLevelValuesDecoderContext) |
List<DefinitionLevelValuesDecoderContext> |
getDLValuesDecoderContexts() |
int[] |
getRepetitionLevels() |
void |
setRepetitionLevels(int[] repetitionLevels) |
public void add(DefinitionLevelValuesDecoderContext definitionLevelValuesDecoderContext)
public List<DefinitionLevelValuesDecoderContext> getDLValuesDecoderContexts()
public int[] getRepetitionLevels()
public void setRepetitionLevels(int[] repetitionLevels)
Copyright © 2012–2022. All rights reserved.