예제 #1
0
 public int size() {
   return 1 + tail.size();
 }