boot-truffle/empty.sigtest
changeset 1105 907bcc5dbb00
parent 1104 fbb044757eea
     1.1 --- a/boot-truffle/empty.sigtest	Thu Jul 21 10:31:09 2016 +0200
     1.2 +++ b/boot-truffle/empty.sigtest	Thu Jul 21 11:21:58 2016 +0200
     1.3 @@ -1,3 +1,21 @@
     1.4  #Signature file v4.1
     1.5  #Version 2.0-SNAPSHOT
     1.6  
     1.7 +CLSS public java.lang.Object
     1.8 +cons public init()
     1.9 +meth protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
    1.10 +meth protected void finalize() throws java.lang.Throwable
    1.11 +meth public boolean equals(java.lang.Object)
    1.12 +meth public final java.lang.Class<?> getClass()
    1.13 +meth public final void notify()
    1.14 +meth public final void notifyAll()
    1.15 +meth public final void wait() throws java.lang.InterruptedException
    1.16 +meth public final void wait(long) throws java.lang.InterruptedException
    1.17 +meth public final void wait(long,int) throws java.lang.InterruptedException
    1.18 +meth public int hashCode()
    1.19 +meth public java.lang.String toString()
    1.20 +
    1.21 +CLSS public final net.java.html.boot.truffle.TrufflePresenters
    1.22 +meth public static org.netbeans.html.boot.spi.Fn$Presenter create(java.util.concurrent.Executor)
    1.23 +supr java.lang.Object
    1.24 +