Package 

Class ReflectionUtils

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static Logger LOG
    • Method Summary

      Modifier and Type Method Description
      static <T> T newInstance(Class<T> theClass) newInstance.
      static <T> T forName(@NotNull() String className) forName.
      static <T> T forNameOrNull(@NotNull() String className) forNameOrNull.
      • Methods inherited from class java.lang.Object

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