7 lines
145 B
Plaintext
Vendored
7 lines
145 B
Plaintext
Vendored
public open class Max : R|kotlin/Any| {
|
|
<T> public open fun max(p0: R|kotlin/collections/Collection<T>|?): R|T|
|
|
|
|
public constructor()
|
|
|
|
}
|