mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
添加 Windows 资源管理器风格字符串比较器
This commit is contained in:
@@ -12,6 +12,7 @@ import java.util.List;
|
||||
*
|
||||
* @author YMNNs
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class WindowsExplorerStringComparatorTest {
|
||||
|
||||
List<String> answer1 = new ArrayList<String>() {{
|
||||
|
Reference in New Issue
Block a user