Rick Ossendrijver 83670aeddf Require static import of java.util.regex.Pattern constants (#36)
The meaning of these constants will be apparent from context.

Note that `Pattern.{compile,matches,quote}` should not be statically imported,
as these methods have rather generic names.
2022-04-11 09:19:40 +02:00
2020-12-26 22:51:23 +01:00
Description
No description provided
9.9 MiB
Languages
Java 98.9%
Shell 1%