Uses of Class
com.univocity.parsers.common.input.concurrent.CharBucket
-
Packages that use CharBucket Package Description com.univocity.parsers.common.input.concurrent -
-
Uses of CharBucket in com.univocity.parsers.common.input.concurrent
Fields in com.univocity.parsers.common.input.concurrent declared as CharBucket Modifier and Type Field Description private CharBucketConcurrentCharLoader. endFields in com.univocity.parsers.common.input.concurrent with type parameters of type CharBucket Modifier and Type Field Description private Entry<CharBucket>ConcurrentCharLoader. currentBucketprivate FixedInstancePool<CharBucket>ConcurrentCharLoader. instancesMethods in com.univocity.parsers.common.input.concurrent that return CharBucket Modifier and Type Method Description CharBucketConcurrentCharLoader. nextBucket()Returns the next available bucket.
-