mraad / Shapefile

Java library to read point and polygon shape files
62 stars 26 forks source link

Concurrent Modification Exception Fix #7

Open nickrobison opened 8 years ago

nickrobison commented 8 years ago

Fixes concurrent modification exception when iterating through the list of input files.