示例#1
0
 @Override
 public K firstKey() {
   return current.firstKey();
 }