On 17.10.2016, at 21:49, sc...@apache.org wrote:
> 
> +  SelectFSs<T> includeAnnotationsWithEndBeyondBounds();  // AI known as 
> "strict"
> +  SelectFSs<T> includeAnnotationsWithEndBeyondBounds(boolean 
> endWithinBounds); // AI

This is a quite humongous for a method, isn't it ;) 

We could just use the name "strict()", but based on the conventions, that would 
imply
that "strict(false)" is the default. Maybe "lax()"?

Best,

-- Richard

Reply via email to