Searched refs:registeredTypes (Results 1 – 1 of 1) sorted by relevance
70 Set<Type> registeredTypes = new HashSet<Type>(); in registerAllTypeVariables() local75 if (typeToRegister == null || registeredTypes.contains(typeToRegister)) { in registerAllTypeVariables()80 registeredTypes.add(typeToRegister); in registerAllTypeVariables()