uk.co.keang.sudoku
Interface SolverListener

All Known Implementing Classes:
SequenceBuffer

public interface SolverListener

Listener for solution events

Author:
A.G.Docherty

Method Summary
 void removedPossibleValues(SolutionEvent event)
           
 

Method Detail

removedPossibleValues

void removedPossibleValues(SolutionEvent event)