public class ClassUtils extends Object
static <T> T
cast(Object obj)
cast(Object obj, Class<T> objType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T cast(Object obj)
public static <T> T cast(Object obj, Class<T> objType)
Copyright © 2019 CorfuDB. All rights reserved.