gama-platform / gama.experimental

Home of experimental plugins for GAMA
13 stars 6 forks source link

Minor update on the use of Java.util.Iterator #18

Closed zarnejo-exers closed 2 years ago

zarnejo-exers commented 2 years ago

Shifted from Iterator to Map<URI, String>

hqnghi88 commented 2 years ago

Thank you!