public class AnnotationFinder.PackageInfo extends AnnotationFinder.Annotatable implements AnnotationFinder.Info
Constructor and Description |
---|
AnnotationFinder.PackageInfo(Package pkg) |
AnnotationFinder.PackageInfo(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Package |
get() |
String |
getName() |
int |
hashCode() |
getAnnotations, getDeclaredAnnotations, getMetaAnnotationName
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getAnnotations, getDeclaredAnnotations, getMetaAnnotationName
public AnnotationFinder.PackageInfo(Package pkg)
public AnnotationFinder.PackageInfo(String name)
public String getName()
getName
in interface AnnotationFinder.Info
public Package get() throws ClassNotFoundException
ClassNotFoundException
Copyright © 2005-2017. All Rights Reserved.