b1cf0ffcee
(not yet complete) own writer will be used to write both java and kotlin signatures
2 lines
52 B
Kotlin
2 lines
52 B
Kotlin
abstract class Mine<P1, P2> : java.util.Map<P2, P1>
|