Package 

Class ClassUtils

    • Method Summary

      Modifier and Type Method Description
      static <T> Class<out T> classForName(@NonNull() String className, boolean allowEmptyName)
      static <T> T newInstance(@NonNull() String className)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait