Package 

Class PreconditionExtensions

    • Method Summary

      Modifier and Type Method Description
      final static Boolean presentInClassPath(String className) 判断指定名字的Class是否出现在classpath中并且可加载。
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail