public static class PrimitiveWrapperHelper.BooleanDescriptor extends Object implements PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Boolean>
| Modifier and Type | Field and Description |
|---|---|
static PrimitiveWrapperHelper.BooleanDescriptor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Class<Boolean> |
getPrimitiveClass() |
Class<Boolean> |
getWrapperClass() |
public static final PrimitiveWrapperHelper.BooleanDescriptor INSTANCE
public Class<Boolean> getPrimitiveClass()
getPrimitiveClass in interface PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Boolean>public Class<Boolean> getWrapperClass()
getWrapperClass in interface PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Boolean>Copyright © 2018 JBoss by Red Hat. All rights reserved.