public class TypeUtil
extends java.lang.Object
| Constructor and Description |
|---|
TypeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
uncheckedCast(java.lang.Object o)
Casts an object to a type.
|
Copyright © 2019. All Rights Reserved.