-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b10
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().
- csr for
-
JDK-8201308 add Pattern.asMatchPredicate
-
- Closed
-