Package | Description |
---|---|
org.apache.commons.geometry.io.core.internal |
This package contains IO utilities intended for internal use only.
|
Modifier and Type | Method and Description |
---|---|
static <T> void |
GeometryIOUtils.acceptUnchecked(IOConsumer<T> consumer,
T arg)
Pass the given argument to the consumer, wrapping any
IOException with
UncheckedIOException . |
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.