public static class WorldReader.WorldReaderWrapper extends WorldReader
WorldReader.WorldReaderWrapper| Constructor and Description |
|---|
WorldReaderWrapper(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
read(char[] arg0,
int arg1,
int arg2) |
readypublic WorldReaderWrapper(Reader reader)
public void close()
throws cz.cuni.amis.utils.exception.PogamutIOException
close in interface Closeableclose in interface AutoCloseableclose in class WorldReadercz.cuni.amis.utils.exception.PogamutIOExceptionpublic int read(char[] arg0,
int arg1,
int arg2)
throws cz.cuni.amis.utils.exception.PogamutIOException,
ComponentNotRunningException
read in class WorldReadercz.cuni.amis.utils.exception.PogamutIOExceptionComponentNotRunningExceptionCopyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.