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> int |
GeometryIOUtils.applyAsIntUnchecked(IOToIntFunction<T> fn,
T arg)
Call the given function with the argument and return the
int result, wrapping any
IOException with UncheckedIOException . |
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.