Drools examples 6.1.0-SNAPSHOT

org.drools.examples.sudoku.swing
Class SudokuGridSamples

java.lang.Object
  extended by org.drools.examples.sudoku.swing.SudokuGridSamples

public class SudokuGridSamples
extends Object


Method Summary
static SudokuGridSamples getInstance()
           
 Integer[][] getSample(String name)
           
 Set<String> getSampleNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SudokuGridSamples getInstance()

getSampleNames

public Set<String> getSampleNames()

getSample

public Integer[][] getSample(String name)

Drools examples 6.1.0-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.