| Package | Description |
|---|---|
| org.modeshape.common.collection |
A set of common classes for dealing with collections of other objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloseableSupplier<T extends AutoCloseable>
A
Supplier for AutoCloseable objects that itself can be closed without regard for whether the get()
method has not yet been called. |
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.