Searched refs:newPerClass (Results 1 – 1 of 1) sorted by relevance
83 Map<Class<?>, MutableCoercionConfig> newPerClass; in copy() local85 newPerClass = null; in copy()87 newPerClass = new HashMap<>(); in copy()89 newPerClass.put(entry.getKey(), entry.getValue().copy()); in copy()93 newPerType, newPerClass); in copy()