blob: b3f02b55ff153bcd6bece3aaf67c0b626d70228f [file] [log] [blame]
#Signature file v4.1
#Version 1.50
CLSS public java.lang.Object
cons public init()
meth protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
meth protected void finalize() throws java.lang.Throwable
meth public boolean equals(java.lang.Object)
meth public final java.lang.Class<?> getClass()
meth public final void notify()
meth public final void notifyAll()
meth public final void wait() throws java.lang.InterruptedException
meth public final void wait(long) throws java.lang.InterruptedException
meth public final void wait(long,int) throws java.lang.InterruptedException
meth public int hashCode()
meth public java.lang.String toString()
CLSS public org.netbeans.modules.java.j2seplatform.api.J2SEPlatformCreator
meth public static org.netbeans.api.java.platform.JavaPlatform createJ2SEPlatform(org.openide.filesystems.FileObject) throws java.io.IOException
anno 0 org.netbeans.api.annotations.common.NonNull()
anno 1 org.netbeans.api.annotations.common.NonNull()
meth public static org.netbeans.api.java.platform.JavaPlatform createJ2SEPlatform(org.openide.filesystems.FileObject,java.lang.String) throws java.io.IOException
anno 0 org.netbeans.api.annotations.common.NonNull()
anno 1 org.netbeans.api.annotations.common.NonNull()
anno 2 org.netbeans.api.annotations.common.NonNull()
supr java.lang.Object
CLSS public abstract interface org.netbeans.modules.java.j2seplatform.spi.J2SEPlatformDefaultJavadoc
meth public abstract java.util.Collection<java.net.URI> getDefaultJavadoc(org.netbeans.api.java.platform.JavaPlatform)
anno 0 org.netbeans.api.annotations.common.NonNull()
anno 1 org.netbeans.api.annotations.common.NonNull()
CLSS public abstract interface org.netbeans.modules.java.j2seplatform.spi.J2SEPlatformDefaultSources
meth public abstract java.util.List<java.net.URI> getDefaultSources(org.netbeans.api.java.platform.JavaPlatform)
anno 0 org.netbeans.api.annotations.common.NonNull()
anno 1 org.netbeans.api.annotations.common.NonNull()