Searched refs:nextRound (Results 1 – 1 of 1) sorted by relevance
174 final HashMultimap<String, TypeElement> nextRound = HashMultimap.create(); in prepare() local187 nextRound.put(parent.getSimpleName() + "." + type.getSimpleName(), type); in prepare()203 typeMap = nextRound; in prepare()