author | psandoz |
Tue, 13 Aug 2013 11:16:37 +0200 | |
changeset 19424 | c4524285927f |
parent 17765 | 6b45f57bebc4 |
permissions | -rw-r--r-- |
17765
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
1 |
true |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
2 |
true |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
3 |
a |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
4 |
b |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
5 |
c |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
6 |
d |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
7 |
4 |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
8 |
x,a,b,c,d |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
9 |
x,a,b,c,d,y |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
10 |
x |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
11 |
y |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
12 |
a,b,c,d |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
13 |
a,b,c,d,e,f |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
14 |
z,a,b,c,d,e,f |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
15 |
z,a,x,b,c,d,e,f |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
16 |
z,a,x,b,c,d,e,g |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
17 |
class java.lang.IndexOutOfBoundsException |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
18 |
class java.lang.IndexOutOfBoundsException |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
19 |
class java.lang.IndexOutOfBoundsException |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
20 |
class java.lang.IndexOutOfBoundsException |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
21 |
a,b,c,d,e |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
22 |
a |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
23 |
a |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
24 |
e |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
25 |
a |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
26 |
a |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
27 |
e |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
28 |
2,a,b,c,d,e,1,3 |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
29 |
1,2,x,3,4,x,5,6,x,7,8 |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
30 |
1,2,3,4,x,5,6,x,7,8 |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
31 |
1,2,3,4,x,5,6,7,8 |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
32 |
class java.util.NoSuchElementException |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
33 |
class java.util.NoSuchElementException |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
34 |
class java.util.NoSuchElementException |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
35 |
class java.util.NoSuchElementException |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
36 |
class java.util.NoSuchElementException |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
37 |
class java.util.NoSuchElementException |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
38 |
null |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
39 |
null |
6b45f57bebc4
8015267: Allow conversion of JS arrays to Java List/Deque
attila
parents:
diff
changeset
|
40 |
null |