Constructor Int32BlockPool
Int32BlockPool()
Creates a new Int32BlockPool with a default Int32BlockPool.Allocator.
Declaration
public Int32BlockPool()
See Also
Int32BlockPool(Int32BlockPool.Allocator)
Creates a new Int32BlockPool with the given Int32BlockPool.Allocator.
Declaration
public Int32BlockPool(Int32BlockPool.Allocator allocator)
Parameters
Type | Name | Description |
---|---|---|
Int32BlockPool.Allocator | allocator |