public interface  oadd.com.carrotsearch.hppc.ArraySizingStrategy extends java.lang.Object
{
public abstract int grow(int, int, int) throws oadd.com.carrotsearch.hppc.BufferAllocationException;
}