reckart edited a comment on pull request #62:
URL: https://github.com/apache/uima-uimaj/pull/62#issuecomment-706620912


   @pkluegl When looking at this on, the different cases in the unit tests 
`assertPosition()` method are probably the most relevant ones - and maybe 
whether the naming of the methods makes sense. I was thinking about a scheme 
like `isCovering(...)` and `isCoveredBy(...)`, but then went with a less 
verbose `covers(...)` style to match standard Java predicate methods such as 
`equals(...)`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to