public class WrapperTypeRegistry extends Object
| Modifier and Type | Field and Description |
|---|---|
static Set<Class<?>> |
WRAPPER_CLASSES |
| Constructor and Description |
|---|
WrapperTypeRegistry() |
public static <T> WrapperType<T> get(Class<T> cls)
Copyright © 2015. All rights reserved.