public final class SimpleArrayFactory extends Object implements ArrayFactory
| Constructor and Description |
|---|
SimpleArrayFactory(int minLength) |
public SimpleArrayFactory(int minLength)
minLength - the minimal length of arraypublic byte[] get(int capacity)
ArrayFactorycapacityget in interface ArrayFactorycapacity - the required size of arraycapacityCopyright © 2016. All rights reserved.