uima-uimaj
uima-uimaj copied to clipboard
Change ProcessTraceEvent.getDuration() to return long or Duration
Describe the refactoring action Change ProcessTraceEvent.getDuration() to return long or Duration.
Expected benefit Currently, it returns an int which might be truncated.