|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectRandomAccess
Provides methods for randomly accessing Objects.
Method Summary |
---|
Methods inherited from interface com.sentilla.io.DataRandomAccess |
---|
getOffset, length, seek |
Methods inherited from interface com.sentilla.io.DataInput |
---|
readBoolean, readByte, readChar, readDouble, readFloat, readInt, readLong, readShort, readUnsignedByte, readUTF |
Methods inherited from interface com.sentilla.io.Input |
---|
close, read, read, read, skip |
Methods inherited from interface com.sentilla.io.DataOutput |
---|
writeBoolean, writeByte, writeChar, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF |
Methods inherited from interface com.sentilla.io.Output |
---|
close, flush, write, write, write |
Methods inherited from interface com.sentilla.io.ObjectInput |
---|
readObject |
Methods inherited from interface com.sentilla.io.DataInput |
---|
readBoolean, readByte, readChar, readDouble, readFloat, readInt, readLong, readShort, readUnsignedByte, readUTF |
Methods inherited from interface com.sentilla.io.Input |
---|
close, read, read, read, skip |
Methods inherited from interface com.sentilla.io.ObjectOutput |
---|
writeObject |
Methods inherited from interface com.sentilla.io.DataOutput |
---|
writeBoolean, writeByte, writeChar, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF |
Methods inherited from interface com.sentilla.io.Output |
---|
close, flush, write, write, write |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |