Generics and reflection in Java. Classes

前端 未结 0 787
长情又很酷
长情又很酷 2020-12-01 14:24

I have a task where I have to implement method of creating object of the given class.

class Paper {}

class Bakery {}

class Cake extends Bakery {}

class Ref         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题