Class DoubleArrayDataType

java.lang.Object
com.jeff_media.morepersistentdatatypes.datatypes.DoubleArrayDataType
All Implemented Interfaces:
PersistentDataType<byte[],double[]>

public class DoubleArrayDataType extends Object implements PersistentDataType<byte[],double[]>
A PersistentDataType for double arrays.