I am just looking for a reasonable answear how implementation of
java.util.Iterator
is coming under State Design Pattern
EDIT
Please Refer the below Link
|
I am just looking for a reasonable answear how implementation of
is coming under State Design Pattern EDIT Please Refer the below Link
| |||||
feedback
|
|
That, I am not sure. As far as I know, its an implementation of Iterator Design Pattern. However, it can, wrongly, be said that it uses | ||||
|
feedback
|
|
To quote from the GoF book:
This definitely does not sound like an Iterator. Neither are these two patterns mentioned as related in the book, btw. | |||
|
feedback
|