public class CastUtils extends Object
static <T> T
cast(Object object, Class<T> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T cast(Object object, Class<T> clazz)
T
object
clazz
Copyright © 2018–2022. All rights reserved.