Class DbByteArray.Indirect

java.lang.Object
com.illumon.iris.db.tables.dbarrays.DbByteArray.Indirect
All Implemented Interfaces:
DbArrayBase, DbByteArray, LongSizedDataStructure, ToStringWithElements, Serializable
Direct Known Subclasses:
DbByteArrayColumnWrapper, DbByteArrayImmutableColumnWrapper, DbByteArraySlice, DbPrevByteArrayColumnWrapper, DbSubByteArray
Enclosing interface:
DbByteArray

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