Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
To check whether a node is the last node, iter.hasNext is called but the iter object belongs to a previous loop.
To check whether a node is the last node, iter.hasNext is called but the iter object belongs to a previous loop.