Passing different type than parameter type

前端 未结 4 403
庸人自扰
庸人自扰 2021-01-07 08:50

If I would have a variable a declared by A a and a method m with void m(B b). Is there any way that calling m(a)

4条回答
提交回复
热议问题