示例#1
0
文件: View.java 项目: zlosch/jenkins
 private View _getOwnerPrimaryView() {
   return owner.getPrimaryView();
 }