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