Пример #1
0
 @Override
 public TmfData getNext(ITmfContext context) {
   return fTrace.getNext(context);
 }