public static class PrimitiveWrapperHelper.BooleanDescriptor extends Object implements PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Boolean>
Modifier and Type | Field and Description |
---|---|
static PrimitiveWrapperHelper.BooleanDescriptor |
INSTANCE |
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 © 2001-2015 Red Hat, Inc. All Rights Reserved.