summaryrefslogtreecommitdiff
path: root/test/files/run/reflection-sorted-members.check
blob: d58b691c42e66d072c88601be9a4542ae80b401c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
value a
value b
value c
method c
method b
method a
constructor Foo$1
value x
method x
constructor Bar$1
method finalize
method wait
method wait
method wait
method equals
method toString
method hashCode
method getClass
method clone
method notify
method notifyAll
constructor Object
method eq
method ne
method ==
method !=
method ##
method synchronized
method $isInstanceOf
method $asInstanceOf
method ==
method !=
method isInstanceOf
method asInstanceOf