MethodNameAndType

case class MethodNameAndType(name: String, methodType: MethodBType)

Just a named pair, used in CoreBTypes.asmBoxTo/asmUnboxTo.

trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product