MCPcopy Create free account
hub / github.com/awelm/simpledb / AbstractDbIterator

Class AbstractDbIterator

src/simpledb/AbstractDbIterator.java:8–41  ·  view source on GitHub ↗

Helper for implementing DbIterators. It handles close , next and hasNext . Subclasses only need to implement open and readNext .

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected