Package | Description |
---|---|
com.mchange.v1.db.sql | |
com.mchange.v1.util | |
com.mchange.v2.io |
Modifier and Type | Class and Description |
---|---|
class |
CBPCursor |
class |
SimpleCursor |
Modifier and Type | Interface and Description |
---|---|
interface |
UnreliableIterator
This is often bound to a scarce resource! Don't
forget to close it when you are done!!!
|
Modifier and Type | Class and Description |
---|---|
class |
WrapperUIterator
This implementation does not yet support removes once hasNext() has
been called...
|
Modifier and Type | Method and Description |
---|---|
static UIterator |
UIteratorUtils.uiteratorFromIterator(Iterator ii) |
Modifier and Type | Method and Description |
---|---|
static void |
UIteratorUtils.addToCollection(Collection c,
UIterator uii) |
Constructor and Description |
---|
WrapperUIterator(UIterator inner) |
WrapperUIterator(UIterator inner,
boolean supports_remove) |
Modifier and Type | Interface and Description |
---|---|
interface |
FileIterator |
Copyright © 2018 com.mchange. All rights reserved.