Inherited Class Return Type of Inheriting Class

后端 未结 0 945
离开以前
离开以前 2021-02-11 01:32

Say I have the following set up where User is a bean with validations.

abstract class AbstractBase {
    private val validator = Validation.buildDefaultValidatorF         


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