672b5ba0d7
We drop Kotlin function 'remove' or 'getOrDefault' from JvmMappedScope, if it has platform-dependent annotation, and the bound Java class scope does not contain a function with the same signature. #KT-57268 Fixed
46 lines
560 B
Plaintext
Vendored
46 lines
560 B
Plaintext
Vendored
MODULE main
|
|
CLASS IC1.class
|
|
CLASS METADATA
|
|
K1
|
|
getSize-impl(Ljava/util/List;)I
|
|
K2
|
|
---
|
|
K1
|
|
---
|
|
K2
|
|
size
|
|
CLASS IC3.class
|
|
CLASS METADATA
|
|
K1
|
|
---
|
|
K2
|
|
entries
|
|
K1
|
|
getEntries-impl(Ljava/util/Map;)Ljava/util/Set;
|
|
K2
|
|
---
|
|
K1
|
|
getKeys-impl(Ljava/util/Map;)Ljava/util/Set;
|
|
K2
|
|
---
|
|
K1
|
|
getSize-impl(Ljava/util/Map;)I
|
|
K2
|
|
---
|
|
K1
|
|
getValues-impl(Ljava/util/Map;)Ljava/util/Collection;
|
|
K2
|
|
---
|
|
K1
|
|
---
|
|
K2
|
|
keys
|
|
K1
|
|
---
|
|
K2
|
|
size
|
|
K1
|
|
---
|
|
K2
|
|
values
|