Class DbIntArray.Indirect

java.lang.Object
com.illumon.iris.db.tables.dbarrays.DbIntArray.Indirect
All Implemented Interfaces:
DbArrayBase, DbIntArray, LongSizedDataStructure, ToStringWithElements, Serializable
Direct Known Subclasses:
DbIntArrayColumnWrapper, DbIntArrayImmutableColumnWrapper, DbIntArraySlice, DbPrevIntArrayColumnWrapper, DbSubIntArray
Enclosing interface:
DbIntArray

public abstract static class DbIntArray.Indirect
extends Object
implements DbIntArray
Base class for all "indirect" DbIntArray implementations.
See Also:
Serialized Form