Reduce type declaration in java generic base class

前端 未结 0 1823
情歌与酒
情歌与酒 2021-02-13 14:13

Is there a way in Java to not specify the second type (ID_TYPE) and use it for my generic methods anyway?

public abstract class MyBaseClass

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