AnnotationFinder.Infopublic class AnnotationFinder.PackageInfo extends AnnotationFinder.Annotatable implements AnnotationFinder.Info
| Constructor | Description |
|---|---|
PackageInfo(Package pkg) |
|
PackageInfo(String name) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Package |
get() |
|
String |
getName() |
|
int |
hashCode() |
getAnnotations, getDeclaredAnnotations, getMetaAnnotationNamegetAnnotations, getDeclaredAnnotations, getMetaAnnotationNamepublic PackageInfo(Package pkg)
public PackageInfo(String name)
public String getName()
getName in interface AnnotationFinder.Infopublic Package get() throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2005–2018. All rights reserved.