boot-truffle/empty.sigtest
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 21 Jul 2016 11:21:58 +0200
changeset 1105 907bcc5dbb00
parent 1104 fbb044757eea
permissions -rw-r--r--
Documenting the Truffle based presenter
jtulach@1104
     1
#Signature file v4.1
jtulach@1104
     2
#Version 2.0-SNAPSHOT
jtulach@1104
     3
jtulach@1105
     4
CLSS public java.lang.Object
jtulach@1105
     5
cons public init()
jtulach@1105
     6
meth protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
jtulach@1105
     7
meth protected void finalize() throws java.lang.Throwable
jtulach@1105
     8
meth public boolean equals(java.lang.Object)
jtulach@1105
     9
meth public final java.lang.Class<?> getClass()
jtulach@1105
    10
meth public final void notify()
jtulach@1105
    11
meth public final void notifyAll()
jtulach@1105
    12
meth public final void wait() throws java.lang.InterruptedException
jtulach@1105
    13
meth public final void wait(long) throws java.lang.InterruptedException
jtulach@1105
    14
meth public final void wait(long,int) throws java.lang.InterruptedException
jtulach@1105
    15
meth public int hashCode()
jtulach@1105
    16
meth public java.lang.String toString()
jtulach@1105
    17
jtulach@1105
    18
CLSS public final net.java.html.boot.truffle.TrufflePresenters
jtulach@1105
    19
meth public static org.netbeans.html.boot.spi.Fn$Presenter create(java.util.concurrent.Executor)
jtulach@1105
    20
supr java.lang.Object
jtulach@1105
    21