public static class PrimitiveBoxedUtils.PrimitiveBoxed extends Object
| Constructor and Description |
|---|
PrimitiveBoxed(Class<?> primitive,
Class<?> boxed) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBoxed() |
Class<?> |
getPrimitive() |
boolean |
isSameWithBoxing(Class<?> c)
Returns
true if the given Class<? |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.