public static interface ParseToken.StringListConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(List<String> value)
消耗一个字符串列表。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.