Description
ModifiedNodeState and related classes currently use the iterator utilities from commons-collections. This is a bit verbose and not type safe. I'd like to refactor that and use the wrappers in org.apache.jackrabbit.oak.util.Iterators.
ModifiedNodeState and related classes currently use the iterator utilities from commons-collections. This is a bit verbose and not type safe. I'd like to refactor that and use the wrappers in org.apache.jackrabbit.oak.util.Iterators.