[
https://issues.apache.org/jira/browse/COLLECTIONS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16373387#comment-16373387
]
Gary Gregory edited comment on COLLECTIONS-677 at 2/23/18 5:07 PM:
-------------------------------------------------------------------
What does this fix? IOW, since the {{ObjectGraphIterator}} has no other public
methods than the ones defined by {{Iterator}}, what would you do with an
{{ObjectGraphIterator}} that you cannot do with an {{Iterator}}? While this
change seems harmless, I am trying to minimize changes.
was (Author: garydgregory):
What does this fix? IOW, since the {{ObjectGraphIterator}} has no other public
methods than the ones defined by {{Iterator}}, what would you do with an
{{ObjectGraphIterator}} that you cannot do with an {{Iterator}}?
> Modify IteratorUtils.objectGraphIterator signature to return
> ObjectGraphIterator
> --------------------------------------------------------------------------------
>
> Key: COLLECTIONS-677
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-677
> Project: Commons Collections
> Issue Type: Improvement
> Components: Core, Iterator
> Affects Versions: 4.1
> Reporter: Matthew Knight
> Priority: Trivial
> Labels: signature
>
> IteratorUtils.objectGraphIterator currently says it returns java.util.Iterator
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)