findClassIf

fun findClassIf(query: ClassQuery.() -> Unit): Class<*>

在当前作用域的 classLoader 上按条件查找类。