Package | Description |
---|---|
org.osm2world.core.util |
utility classes that are used throughout OSM2World
|
Modifier and Type | Method and Description |
---|---|
static <T> void |
FaultTolerantIterationUtil.iterate(Iterable<? extends T> collection,
FaultTolerantIterationUtil.Operation<T> operation) |