Searched refs:targetPrepList (Results 1 – 1 of 1) sorted by relevance
198 private static boolean checkTargetPrep(IConfiguration config, List<?> targetPrepList) { in checkTargetPrep() argument199 for (Object o : targetPrepList) { in checkTargetPrep()