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.
|
reset
void setPredecessor(BinaryDataStructure predecessor)
getEndPosition()
long getEndPosition() throws java.io.IOException
java.io.IOException
Copyright © 2014 EsprIT-Systems. All Rights Reserved.