public class AbstractFinder.PackageInfo extends AbstractFinder.Annotatable implements AbstractFinder.Info
| Constructor and Description |
|---|
AbstractFinder.PackageInfo(java.lang.Package pkg) |
AbstractFinder.PackageInfo(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Package |
get() |
java.lang.String |
getName() |
getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotationspublic AbstractFinder.PackageInfo(java.lang.Package pkg)
public AbstractFinder.PackageInfo(java.lang.String name)
public java.lang.String getName()
getName in interface AbstractFinder.Infopublic java.lang.Package get() throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundExceptionCopyright © 2005-2012. All Rights Reserved.