package test public open class Max { public constructor Max() public open fun max(/*0*/ p0: kotlin.Collection?): T? where T : kotlin.Comparable? }