Package | Description |
---|---|
com.j256.ormlite.dao |
Database Access Object classes.
|
Modifier and Type | Class and Description |
---|---|
class |
CloseableSpliteratorImpl<T>
Implementation of
CloseableSpliterator which provides AutoCloseable.close() implementations,
and is based on unknown size spliterator (no Spliterator.SIZED characteristic). |
Modifier and Type | Method and Description |
---|---|
CloseableSpliterator<T> |
StreamableLazyForeignCollection.spliterator() |
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.