Menu

Commit [r4683]  Maximize  Restore  History

PLT Utilities: Fixed a bug in NoDuplicatesIterator. (It was implemented in terms of FilteredIterator, which wasn't correct without breaking the abstraction to access the lookahead value. It's now similar to FilteredIterator, but unrelated.)

dlsmith 2008-11-25

changed /trunk/plt/src/edu/rice/cs/plt/iter/IterUtilTest.java
changed /trunk/plt/src/edu/rice/cs/plt/iter/NoDuplicatesIterator.java
added /trunk/plt/src/edu/rice/cs/plt/iter/NoDuplicatesIteratorTest.java
/trunk/plt/src/edu/rice/cs/plt/iter/IterUtilTest.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/iter/NoDuplicatesIterator.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/iter/NoDuplicatesIteratorTest.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB