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