public class ReflectionUtils extends Object
| Constructor and Description |
|---|
ReflectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <A> List<Class<A>> |
getClassesAsList(String pckgname,
Class<A> type) |
public static <A> List<Class<A>> getClassesAsList(String pckgname, Class<A> type) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2019 OpenSource BIM. All rights reserved.