Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8184692

add Pattern.asMatchPredicate

XMLWordPrintable

      There is already a method Pattern.asPredicate() that converts a pattern into a predicate, using the semantics of Matcher.find(). (See JDK-8164781.) There should be a similar method that produces a predicate using the semantics of Matcher.match().

            vtheeyarath Vivek Theeyarath (Inactive)
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: