Class DBCachedObjectStoreFactory.PrimitiveCodec.ArrayObjectCodec<E>

Type Parameters:
E - the type of elements
All Implemented Interfaces:
DBCachedObjectStoreFactory.PrimitiveCodec<E[]>
Enclosing interface:
DBCachedObjectStoreFactory.PrimitiveCodec<T>

public static class DBCachedObjectStoreFactory.PrimitiveCodec.ArrayObjectCodec<E> extends DBCachedObjectStoreFactory.PrimitiveCodec.ArrayPrimitiveCodec<E,E[]>
An implementation of an array codec, using its element codec, where elements are objects