blob: 3eebea61facd19b19799f04724a024373a18b6aa [file] [log] [blame]
#Signature file v4.1
#Version 1.8
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.cpplite.debugger.api.Debugger
cons public init()
meth public static java.lang.Process startInDebugger(java.util.List<java.lang.String>) throws java.io.IOException
anno 0 java.lang.Deprecated()
meth public static java.lang.Process startInDebugger(java.util.List<java.lang.String>,java.io.File) throws java.io.IOException
supr java.lang.Object