Class BoxedDoubleArrayAdapter

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

@ProtoAdapter(Double[].class) @ProtoName("BoxedDoubleArray") public final class BoxedDoubleArrayAdapter extends AbstractArrayAdapter<Double>
Since:
4.4