You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2018/07/15 20:59:00 UTC

[jira] [Created] (UIMA-5827) SelectFS has no isEmpty() method

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)