public class DefaultClassFinder.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() | 
getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotationspublic PackageInfo(Package pkg)
public PackageInfo(String name, ClassFinder classFinder)
public String getName()
getName in interface ClassFinder.Infopublic Package get() throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2000–2020 Apache Software Foundation. All rights reserved.