@Override
 public void finishedBuilding(long endTime) throws TimeRangeException {
   fInnerHistory.finishedBuilding(endTime);
 }