示例#1
0
 public Integer getParamCount() {
   return override.getParamCount() != null ? override.getParamCount() : base.getParamCount();
 }