public class ThickBarrelSortedOut extends ThickBarrelOut
| Constructor and Description |
|---|
ThickBarrelSortedOut(String location,
IntegerArray rank) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(BarrelReader old)
Appends the given Barrel to this one.
|
void |
close()
Close this stream and mark resources for garbage collection.
|
appendIList, saveDocument, setListenBarrelWriterpublic ThickBarrelSortedOut(String location, IntegerArray rank) throws IOException
IOExceptionpublic void close()
close in interface AutoCloseableclose in interface BarrelWriterclose in class ThickBarrelOutpublic void append(BarrelReader old) throws IOException
append in interface BarrelWriterappend in class ThickBarrelOutold - the Barrel to add to this oneIOException - if an I/O error occursCopyright © 2016 Egothor. All Rights Reserved.