| Package | Description |
|---|---|
| com.univocity.parsers.common.input.concurrent |
| Modifier and Type | Field and Description |
|---|---|
private CharBucket |
ConcurrentCharLoader.end |
| Modifier and Type | Field and Description |
|---|---|
private Entry<CharBucket> |
ConcurrentCharLoader.currentBucket |
private FixedInstancePool<CharBucket> |
ConcurrentCharLoader.instances |
| Modifier and Type | Method and Description |
|---|---|
CharBucket |
ConcurrentCharLoader.nextBucket()
Returns the next available bucket.
|