perf:优化代码
This commit is contained in:
@@ -7,8 +7,6 @@ import lombok.AllArgsConstructor;
|
||||
* <p>
|
||||
* 忽略大小写
|
||||
**考虑增加这个类是, 如果在 StringUtils 中加工具方法, 使用起来代码非常冗长且不方便
|
||||
* @author Nisus
|
||||
* @see String
|
||||
*/
|
||||
@AllArgsConstructor
|
||||
public class NonCaseString implements CharSequence {
|
||||
|
||||
Reference in New Issue
Block a user