Richard Eckart de Castilho created UIMA-5827: ------------------------------------------------
Summary: SelectFS has no isEmpty() method Key: UIMA-5827 URL: https://issues.apache.org/jira/browse/UIMA-5827 Project: UIMA Issue Type: Bug Components: UIMA Affects Versions: 3.0.0SDK Reporter: Richard Eckart de Castilho Fix For: 3.0.1SDK Add an `isEmpty()` method to SelectFS which should be used as an alternative to calling `count() == 0` or `findAny().isPresent()`. -- This message was sent by Atlassian JIRA (v7.6.3#76005)