Java Get Name of Class in Null-safe using Apache Commons Lang

Tags: ClassUtils Apache Commons Apache Commons Lang Class

This Java tutorial shows you how to use the ClassUtils class of Apache Commons Lang library to get the name of a Java class in a null-safe way.