Uses of Class
org.apache.maven.index.reader.ChunkReader
Packages that use ChunkReader
-
Uses of ChunkReader in org.apache.maven.index.reader
Methods in org.apache.maven.index.reader that return types with arguments of type ChunkReaderModifier and TypeMethodDescriptionIndexReader.iterator()
Returns anIterator
ofChunkReader
s, that if read in sequence, provide all the (incremental) updates from the index.