Searched defs:patchList (Results 1 – 1 of 1) sorted by relevance
1859 List<String> patchList = new ArrayList<>(); in parseAPPQFFile() local1909 private static List<HQFInfo> parsePatchJson(List<String> patchList) throws BundleException { in parsePatchJson()