public static interface ParseToken.DoubleConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(double value)
消耗一个双精度值。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.