public class CheckNotNullLength<C extends Asn1Container> extends GrammarAction<C>
name| Constructor and Description |
|---|
CheckNotNullLength()
Instantiates the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(C container)
The action to be executed.
|
toStringpublic void action(C container) throws DecoderException
container - The container which stores the current dataDecoderException - Thrown if something went wrong.Copyright © 2021. All rights reserved.