Uses of Class
com.carrotsearch.hppc.BufferAllocationException
-
Packages that use BufferAllocationException Package Description com.carrotsearch.hppc -
-
Uses of BufferAllocationException in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that throw BufferAllocationException Modifier and Type Method Description int
ArraySizingStrategy. grow(int currentBufferLength, int elementsCount, int expectedAdditions)
-