-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: core-libs
-
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
-