public static interface ParseToken.IndexedIntConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(int index, int value)
消耗一个整数。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.