Details
-
Sub-task
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
The Guava AbstractIterator not only has unnecessary method call depth, it is difficult to debug without attaching source. Since it's absolutely trivial to write our own, and it's used widely within the codebase, I think we should do so.