public final class Primitives extends Object
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
findSibling(Class<?> wrapperOrPrimitive) |
static Class<?> |
toPrimitive(Class<?> wrapper) |
static Class<?> |
toWrapper(Class<?> primitive) |
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.