226cf8e42c
Related to KT-29937, KT-29218
5 lines
175 B
Plaintext
Vendored
5 lines
175 B
Plaintext
Vendored
public open class Max : R|java/lang/Object| {
|
|
public open operator function max(coll: R|ft<java/util/Collection<out T>, java/util/Collection<out T>?>|!): R|ft<T, T?>|!
|
|
|
|
}
|