5 lines
201 B
Plaintext
Vendored
5 lines
201 B
Plaintext
Vendored
public abstract interface GenericInterfaceParametersWithBounds<A, B> : R|java/lang/Object| {
|
|
public abstract operator fun method(a: R|kotlin/Array<ft<A, A?>>|, b: R|ft<B, B?>|!): R|kotlin/Unit|
|
|
|
|
}
|