public static interface ParseToken.BooleanConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(boolean value)
消耗一个布尔值。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.