public static interface ParseToken.DoublyIndexedDoubleConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(int i,
int j,
double value)
Consume a doubly indexed double.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.