mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
fix comment
This commit is contained in:
@@ -34,6 +34,9 @@ public class BoolArrayMatcher implements PartMatcher {
|
||||
* 用户定义此字段的最小值
|
||||
*/
|
||||
protected final int minValue;
|
||||
/**
|
||||
* 匹配值列表
|
||||
*/
|
||||
protected final boolean[] bValues;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user