MCPcopy Create free account
hub / github.com/1345414527/MIT6.830 / close

Method close

src/java/simpledb/storage/TupleIterator.java:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 }
58
59 public void close() {
60 i = null;
61 }
62}

Callers 1

rewindMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected