Package | Description |
---|---|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Method and Description |
---|---|
static <T> void |
IOUtils.applyToAll(Collection<T> collection,
IOUtils.IOConsumer<T> consumer)
Applies the consumer to all non-null elements in the collection even if an exception is thrown.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.