Beispiel #1
0
 @Override
 public void goToFirst() throws IOException, InterruptedException {
   super.goToFirst();
   treeLevelCursor(null).goToFirst();
 }