A
- access typepublic interface EmptyArrayCreator<A>
VolatileAccess
to be used as placeholder
invalid cell data.
For common types, it should be created through the static helper method
get(PrimitiveType, boolean)
to get the desired primitive type
and dirty / non-dirty variant.
Modifier and Type | Method and Description |
---|---|
static <A extends VolatileArrayDataAccess<A>> |
get(PrimitiveType primitiveType,
boolean dirty) |
A |
getEmptyArray(long numEntities) |
A getEmptyArray(long numEntities)
static <A extends VolatileArrayDataAccess<A>> EmptyArrayCreator<A> get(PrimitiveType primitiveType, boolean dirty)
Copyright © 2015–2021 Fiji. All rights reserved.