Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSystemSolver.java667 if ((madeMove = applyMove(rwConf, move, ignoreDH)) == in processMoves()
683 private boolean applyMove(Configuration conf, ScoreMove move, in applyMove() method in SystemSolver