Uses of Class
org.optaplanner.core.impl.heuristic.thread.OrderByMoveIndexBlockingQueue.MoveResult
-
Packages that use OrderByMoveIndexBlockingQueue.MoveResult Package Description org.optaplanner.core.impl.heuristic.thread -
-
Uses of OrderByMoveIndexBlockingQueue.MoveResult in org.optaplanner.core.impl.heuristic.thread
Methods in org.optaplanner.core.impl.heuristic.thread that return OrderByMoveIndexBlockingQueue.MoveResult Modifier and Type Method Description OrderByMoveIndexBlockingQueue.MoveResult<Solution_>
OrderByMoveIndexBlockingQueue. take()
Not thread-safe.
-