public final class Reflections extends Object
Constructor and Description |
---|
Reflections(ClassFinder classFinder) |
Modifier and Type | Method and Description |
---|---|
<T> T |
instantiateExactlyOneSubclass(Class<T> parentType,
List<URI> packageNames,
Class[] constructorParams,
Object[] constructorArgs,
T fallback) |
Copyright © 2019. All rights reserved.