public static interface DancingLinks.SolutionAcceptor<ColumnName>
限定符和类型 | 方法和说明 |
---|---|
void |
solution(List<List<ColumnName>> value)
A callback to return a solution to the application.
|
void solution(List<List<ColumnName>> value)
value
- a List of List of ColumnNames that were satisfied by each
selected rowCopyright © 2009 The Apache Software Foundation