T
- type of the enum
public static interface ParseToken.EnumListConsumer<T extends Enum<T>>
Modifier and Type | Method and Description |
---|---|
void |
accept(List<T> value)
消耗一个枚举值。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.