mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix doc
This commit is contained in:
parent
8718e6dfe1
commit
e99ce6805c
@ -137,6 +137,7 @@ public class AntPathMatcher {
|
||||
*
|
||||
* @param cachePatterns 是否缓存表达式
|
||||
* @see #getStringMatcher(String)
|
||||
* @return this
|
||||
*/
|
||||
public AntPathMatcher setCachePatterns(boolean cachePatterns) {
|
||||
this.cachePatterns = cachePatterns;
|
||||
|
Loading…
x
Reference in New Issue
Block a user