How do I pass in generic parameters to a method in java?

前端 未结 0 1952
梦谈多话
梦谈多话 2020-12-21 16:20

I wish to let the withParameters(String token, RiskRating details) method take in an object of type that\'s either a RiskRating object or is a subclass of it

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