我得到了这个错误java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.Comparablefinal String[] methods = parseRule.getMethods();methodsToInsert.add(methods); // <-- error from here
public String[] getMethods() {
return new String[]{ne