Class ClassUtils

java.lang.Object
org.springframework.util.ClassUtils

public abstract class ClassUtils extends Object
Miscellaneous java.lang.Class utility methods.

Mainly for internal use within the framework.

Since:
1.1
Author:
Juergen Hoeller, Keith Donald, Rob Harrop, Sam Brannen, Sebastien Deleuze, Sungbin Yang
See Also: