Package org.eclipse.emf.cdo.server
Class IStoreChunkReader.Chunk
- java.lang.Object
- 
- org.eclipse.emf.cdo.server.IStoreChunkReader.Chunk
 
- 
- Enclosing interface:
- IStoreChunkReader
 
 public static class IStoreChunkReader.Chunk extends java.lang.ObjectRepresents asublistof consecutive elements that are subject to partial collection loading.- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(int indexInChunk, java.lang.Object value)java.lang.Objectget(int indexInChunk)intgetStartIndex()intsize()
 
-