public final class ClassUtils extends Object
This class ClassUtils provides commonly used class functions such as present, find interfaces method.
ClassUtils
static boolean
classPresent(String className)
static Class[]
findInterfaces(Class cls)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final boolean classPresent(String className)
public static final Class[] findInterfaces(Class cls)
Copyright © 2016. All rights reserved.