anna 18b6fe1bd4 check method signatures equality by erasure; do not check method names for constructors.
note that erasure of type parameter is erasure of its left bound (jls), so erasure (T extends A & B) != erasure (T extends B & A)
e.g. IDEA-74409
2011-09-23 08:00:09 +02:00
2011-09-10 18:15:01 +02:00
2011-09-15 18:49:57 +02:00
2011-09-17 17:54:53 +04:00
2011-09-15 18:49:57 +02:00
2011-09-15 18:49:57 +02:00
2011-09-22 20:39:48 +04:00
S
Description
No description provided
5.8 GiB
Languages
Java 55.6%
Kotlin 29.2%
Python 8%
C 3.4%
HTML 1.7%
Other 1.5%