예제 #1
0
파일: View.java 프로젝트: zlosch/jenkins
 private View _getOwnerPrimaryView() {
   return owner.getPrimaryView();
 }