Home
last modified time | relevance | path

Searched refs:computeTypeEstimates (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/
H A DSuperTypeConstraintsSolver.java149 private void computeTypeEstimates(final Collection<ConstraintVariable2> variables) { in computeTypeEstimates() method in SuperTypeConstraintsSolver
269 computeTypeEstimates(variables); in solveConstraints()