public static final class ArrayBuilders.DoubleBuilder extends PrimitiveArrayBuilder<double[]>
_bufferedEntryCount, _bufferHead, _bufferTail, _freeBuffer| Constructor and Description | 
|---|
ArrayBuilders.DoubleBuilder()  | 
| Modifier and Type | Method and Description | 
|---|---|
double[] | 
_constructArray(int len)  | 
_reset, appendCompletedChunk, completeAndClearBuffer, resetAndStartpublic final double[] _constructArray(int len)
_constructArray in class PrimitiveArrayBuilder<double[]>Copyright © 2012-2013 FasterXML. All Rights Reserved.