findClass

open override fun <T : Any> findClass(classId: ClassId, acceptedRootTypes: Set<JavaRoot.RootType>, findClassGivenDirectory: (VirtualFile, JavaRoot.RootType) -> T?): T?