Uses of Class
one.microstream.exceptions.ArrayCapacityException
Package | Description |
---|---|
one.microstream |
-
Uses of ArrayCapacityException in one.microstream
Methods in one.microstream that throw ArrayCapacityException Modifier and Type Method Description static int
X. checkArrayRange(long capacity)
Central validation point for Java's current technical limitation of max int as max array capacity.