> I have a doubt that if the flatMap of a HashMap will change the order of 
> iteration of iterator ?

`HashMap` has no guarantee about its mappings' order, so I think it's not a 
problem even if `flatMap` will change the order.

[ Full content available at: 
https://github.com/apache/incubator-dubbo/pull/3238 ]
This message was relayed via gitbox.apache.org for 
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to