| Package | Description |
|---|---|
| org.calrissian.mango.collect |
| Class and Description |
|---|
| AbstractCloseableIterable
This class represents a skeletal implementation of a
CloseableIterable. |
| CloseableIterable
Iterable that is closeable to release underlying resources
|
| CloseableIterator
An Iterator that needs to be closed once it is no longer being used in order to clean up opened resources
|
| FluentCloseableIterable
A class to provide the same basic functionality as
FluentIterable to work
with CloseableIterables |
| PeekingCloseableIterator
A PeekingIterator which is also a CloseableIterator.
|
Copyright © 2018 Calrissian. All rights reserved.