MCPcopy Create free account
hub / github.com/NiceSystems/hrider / getClasses

Method getClasses

src/main/java/hrider/reflection/JavaPackage.java:61–63  ·  view source on GitHub ↗

Collects all classes located in the provided package. @param packageName The name of the package. @return A list of classes if found or an empty list otherwise. @throws IOException Error accessing classes on a file system. @throws ClassNotFoundException Class cannot be found. @throws Fil

(String packageName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadPackageMethod · 0.95

Calls 6

getPathMethod · 0.95
getClassesFromJarMethod · 0.95
getClassesFromFolderMethod · 0.95
infoMethod · 0.80
debugMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected