public static class PrimitiveWrapperHelper.DoubleDescriptor extends Object implements PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Double>
Modifier and Type | Field and Description |
---|---|
static PrimitiveWrapperHelper.DoubleDescriptor |
INSTANCE |
public static final PrimitiveWrapperHelper.DoubleDescriptor INSTANCE
public Class<Double> getPrimitiveClass()
getPrimitiveClass
in interface PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Double>
public Class<Double> getWrapperClass()
getWrapperClass
in interface PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Double>
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.