Class DoubleArrayAdapter

java.lang.Object
org.infinispan.protostream.types.java.arrays.DoubleArrayAdapter
All Implemented Interfaces:
ElementContainerAdapter<double[]>, IndexedElementContainerAdapter<double[],Double>

@ProtoAdapter(double[].class) @ProtoName("DoubleArray") public final class DoubleArrayAdapter extends Object implements IndexedElementContainerAdapter<double[],Double>
Since:
4.4