public class ClassUtils extends Object
| Constructor and Description |
|---|
ClassUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPresent(String className) |
static Class<?> |
loadClass(String className) |
Copyright © 2015–2020. All rights reserved.