public class PrimitiveTypeResolver extends Object
| Constructor and Description |
|---|
PrimitiveTypeResolver() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
resolve(Class<?> cls)
Resolves cls from a possibly primitive class to a boxed type otherwise just returns cls
|
Copyright © 2023. All rights reserved.