MethodType

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(paramNames: List[TermName])(paramInfosExp: MethodType => List[Type], resultTypeExp: MethodType => Type): MethodType

Inherited methods

final
def apply(paramNames: List[TermName], paramInfos: List[Type], resultType: Type): MethodType
Inherited from
LambdaTypeCompanion