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

Method readNext

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

Returns the next Tuple in the iterator, or null if the iteration is finished. AbstractDbIterator uses this method to implement both next and hasNext . @return the next Tuple in the iterator, or null if the iteration is finished.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

hasNextMethod · 0.95
nextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected