public class AbstractFinder.PackageInfo extends AbstractFinder.Annotatable implements AbstractFinder.Info
| Constructor and Description |
|---|
AbstractFinder.PackageInfo(Package pkg) |
AbstractFinder.PackageInfo(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Package |
get() |
String |
getName() |
int |
hashCode() |
getAnnotationsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAnnotationspublic AbstractFinder.PackageInfo(Package pkg)
public AbstractFinder.PackageInfo(String name)
public String getName()
getName in interface AbstractFinder.Infopublic Package get() throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.