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