Package com.db4o.internal
Interface Readable
- 
- All Known Subinterfaces:
- ReadWriteable
 - All Known Implementing Classes:
- DeleteInfo,- FreeSlotNode,- FreespaceSlotChange,- IdSlotTree,- IdSystemSlotChange,- QCandidate,- QCandidateBase,- QPrimitiveCandidate,- ReferencedSlot,- SlotChange,- SystemSlotChange,- TreeInt,- TreeIntObject
 
 public interface Readable
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intmarshalledLength()java.lang.Objectread(ByteArrayBuffer buffer)
 
- 
- 
- 
Method Detail- 
readjava.lang.Object read(ByteArrayBuffer buffer) 
 - 
marshalledLengthint marshalledLength() 
 
- 
 
-