java.lang
Class Package
java.lang.Object
java.lang.Package
public class Package
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getImplementationTitle
public String getImplementationTitle()
getImplementationVendor
public String getImplementationVendor()
getImplementationVersion
public String getImplementationVersion()
getName
public String getName()
getPackage
public static Package getPackage(String var0)
getPackages
public static Package[] getPackages()
getSpecificationTitle
public String getSpecificationTitle()
getSpecificationVendor
public String getSpecificationVendor()
getSpecificationVersion
public String getSpecificationVersion()
isCompatibleWith
public boolean isCompatibleWith(String var0)
isSealed
public boolean isSealed()
isSealed
public boolean isSealed(URL var0)