Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Simon Ogorodnik

Avatar
  • Total activity 2
  • Last activity July 25, 2023 16:12
  • Member since July 25, 2023 16:12
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
Activity overview Posts (0) Comments (1)
Sort by recent activity Recent activity Votes
  • Created July 25, 2023 16:12
    You could use org.jetbrains.kotlin.types.TypeUtils#getAllSupertypes For input such as `ParamMap<Int>`, it will return the set: `HashMap<String, Int>, Any...` Then, it is simple to build such an ass...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. In kotlin, how to determine the correspondence between type parameters between subtypes and supertypes
    • 0 votes
Copyright © 2000– JetBrains s.r.o.