public static final class IntBlockPool.DirectAllocator extends IntBlockPool.Allocator
IntBlockPool.Allocator that never recycles.blockSize| Constructor and Description | 
|---|
| IntBlockPool.DirectAllocator()Creates a new  IntBlockPool.DirectAllocatorwith a default block size | 
| Modifier and Type | Method and Description | 
|---|---|
| void | recycleIntBlocks(int[][] blocks,
                int start,
                int end) | 
getIntBlockpublic IntBlockPool.DirectAllocator()
IntBlockPool.DirectAllocator with a default block sizepublic void recycleIntBlocks(int[][] blocks,
                    int start,
                    int end)
recycleIntBlocks in class IntBlockPool.AllocatorCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.