perf:优化代码

This commit is contained in:
xiang
2026-01-30 22:51:17 +08:00
parent 26474073e5
commit bc4b0c9753

View File

@@ -7,8 +7,6 @@ import lombok.AllArgsConstructor;
* <p>
* 忽略大小写
**考虑增加这个类是, 如果在 StringUtils 中加工具方法, 使用起来代码非常冗长且不方便
* @author Nisus
* @see String
*/
@AllArgsConstructor
public class NonCaseString implements CharSequence {