Lines Matching refs:interfaceDeltas
209 Set<ITypeReferenceDelta<?>> interfaceDeltas = compareInterfaces(from,211 if (interfaceDeltas != null) {215 classDelta.setInterfaceDeltas(interfaceDeltas);