public static class PrimitiveWrapperHelper.DoubleDescriptor extends Object implements PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Double>
| Modifier and Type | Field and Description |
|---|---|
static PrimitiveWrapperHelper.DoubleDescriptor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Class<Double> |
getPrimitiveClass() |
Class<Double> |
getWrapperClass() |
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 © 2018 JBoss by Red Hat. All rights reserved.