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