static boolean
hasClass(SupplierEx<Class<?>> test)
if(ClassUtil.hasClass(()->DemoTestClass.class)){ ... }
Copyright © 2024. All rights reserved.