mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
@@ -223,6 +223,7 @@ public class Setting extends AbsSetting implements Map<String, String> {
|
||||
*
|
||||
* @return 键值总数
|
||||
*/
|
||||
@Override
|
||||
public int size() {
|
||||
return this.groupedMap.size();
|
||||
}
|
||||
|
Reference in New Issue
Block a user