public abstract class BoundedIntValuesFactory extends Object
Constructor and Description |
---|
BoundedIntValuesFactory() |
Modifier and Type | Method and Description |
---|---|
static ValuesReader |
getBoundedReader(int bound) |
static ValuesWriter |
getBoundedWriter(int bound,
int initialCapacity) |
public static ValuesReader getBoundedReader(int bound)
public static ValuesWriter getBoundedWriter(int bound, int initialCapacity)
Copyright © 2015. All rights reserved.