public class CodeListUtils extends Object
CodeListUtils()
static boolean
hasEqual(List<Integer> list1, List<Integer> list2)
static List<String>
sortList(List<String> list, boolean isAsc, boolean isChinese)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CodeListUtils()
public static boolean hasEqual(List<Integer> list1, List<Integer> list2)
list1
list2
public static List<String> sortList(List<String> list, boolean isAsc, boolean isChinese)
list
isAsc
isChinese
Copyright © 2022. All rights reserved.