예제 #1
0
 public int derivedDepth() {
   return 1 + base.derivedDepth();
 }