public interface BinaryDataStructure extends Resettable
| Modifier and Type | Method and Description |
|---|---|
long |
getEndPosition()
Returns the end-position of this structure in the file-channel.
|
void |
setPredecessor(BinaryDataStructure predecessor)
Sets a reference to the previous structure.
|
resetvoid setPredecessor(BinaryDataStructure predecessor)
getEndPosition()long getEndPosition()
throws java.io.IOException
java.io.IOExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.