Class DbBooleanArray.Indirect
java.lang.Object
com.illumon.iris.db.tables.dbarrays.DbBooleanArray.Indirect
- All Implemented Interfaces:
DbArrayBase
,DbBooleanArray
,LongSizedDataStructure
,ToStringWithElements
,Serializable
- Direct Known Subclasses:
DbBooleanArraySlice
,DbSubBooleanArray
- Enclosing interface:
- DbBooleanArray
public abstract static class DbBooleanArray.Indirect extends Object implements DbBooleanArray
Base class for all "indirect" DbBooleanArray implementations.
- See Also:
- Serialized Form
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.illumon.iris.db.tables.dbarrays.DbBooleanArray
DbBooleanArray.Indirect
-
Field Summary
Fields inherited from interface com.illumon.iris.gui.table.format.ToStringWithElements
ARRAY_SIZE_WARNING, DEFAULT_ARRAY_SIZE_COPY, MAX_ARRAY_SIZE_COPY
-
Constructor Summary
Constructors Constructor Description Indirect()
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.illumon.iris.db.tables.dbarrays.DbBooleanArray
fillChunk, get, getComponentType, getDirect, subArray, subArrayByPositions, toArray, toChunk, toDbArray
Methods inherited from interface com.illumon.iris.db.util.LongSizedDataStructure
intSize, intSize, size