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