T - type of the enumpublic static interface ParseToken.EnumConsumer<T extends Enum<T>>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T value)
Consume an enum.
|
void accept(T value)
value - value to consumeCopyright © 2002-2021 CS GROUP. All rights reserved.