public interface AnalysisClassLoader
Modifier and Type | Method and Description |
---|---|
Class<?> |
loadClass(String dottedClass) |
Class<?> loadClass(String dottedClass) throws ClassNotFoundException
ClassNotFoundException
Copyright © 2008–2022 Graham Allan. All rights reserved.