Mikhail Glukhikh
|
78cfeb0d7d
|
Stdlib rename: List.indexOf(T), List.lastIndexOf(T), MutableCollection.removeAll(Collection<T>), MutableCollection.retainAll(Collection<T>)
|
2015-10-14 20:40:09 +03:00 |
|
Denis Zharkov
|
6322198a11
|
Revert 'isEmpty' transformation
|
2015-10-14 20:40:01 +03:00 |
|
Denis Zharkov
|
a76a8fcc3f
|
Adjust various testData to remove/charAt transformation
|
2015-10-11 19:59:31 +03:00 |
|
Denis Zharkov
|
97ed8c83a0
|
Adjust testData to isEmpty/key/value transformations
|
2015-10-10 12:29:15 +03:00 |
|
Denis Zharkov
|
80da320c2c
|
Customize JVM signature for Collection's members
- Do not write signature for `contains`
- Write signature for `containsAll` as it's declared like `containsAll(Collection<?>)`
|
2015-10-09 14:40:33 +03:00 |
|