Searched defs:potentialSetters (Results 1 – 1 of 1) sorted by relevance
494 List<Method> potentialSetters = getPotentialSetters(type); in consume() local644 List<Method> potentialSetters = new ArrayList<>(); in getPotentialSetters() local