public interface DumpParser extends AutoCloseable, Iterable<DumpQuad>
| Modifier and Type | Interface and Description |
|---|---|
static class |
DumpParser.BadInputException |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
forEach, iterator, spliteratorvoid close()
throws IOException
close in interface AutoCloseableIOExceptionCopyright © 2022. All rights reserved.