| Constructor and Description |
|---|
ClassUtils() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPresent(String className,
ClassLoader classLoader)
确定class是否可以被加载
|
public boolean isPresent(String className, ClassLoader classLoader)
className - 完整类名classLoader - 类加载Copyright © 2023. All rights reserved.