public class ClassGetter extends Object
| Constructor and Description |
|---|
ClassGetter() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<Class<?>> |
getClasses(String packageName,
String classSuffix) |
public static ArrayList<Class<?>> getClasses(String packageName, String classSuffix) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2021. All rights reserved.