S - The type of formulaspublic interface FormulaStream<S extends Formula> extends Iterator<S>
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
S |
next() |
void |
remove() |
forEachRemainingCopyright © 2018. All rights reserved.