Searched refs:matchingKeepClassSpecifications (Results 1 – 1 of 1) sorted by relevance
722 …KeepClassSpecification[] matchingKeepClassSpecifications = new KeepClassSpecification[matches.size… in extractKeepSpecifications() local723 matches.toArray(matchingKeepClassSpecifications); in extractKeepSpecifications()725 return matchingKeepClassSpecifications; in extractKeepSpecifications()