public static class ClassFinder.PackageInfo extends ClassFinder.Annotatable implements ClassFinder.Info
Constructor and Description |
---|
PackageInfo(Package pkg) |
PackageInfo(String name,
ClassFinder classFinder) |
Modifier and Type | Method and Description |
---|---|
Package |
get() |
String |
getName() |
getAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotations
public PackageInfo(Package pkg)
public PackageInfo(String name, ClassFinder classFinder)
public String getName()
getName
in interface ClassFinder.Info
public Package get() throws ClassNotFoundException
ClassNotFoundException
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.