public class CastUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
castTo(Object object,
Class<?> clazz) |
static Object |
deepCastTo(Object object,
Class<?> clazz) |
Copyright © 2020. All rights reserved.