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