Class BoggleScore

java.lang.Object
  extended by BoggleScore

public class BoggleScore
extends java.lang.Object


Constructor Summary
BoggleScore()
           
 
Method Summary
 int getScore(java.lang.String s, int boardSize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoggleScore

public BoggleScore()
Method Detail

getScore

public int getScore(java.lang.String s,
                    int boardSize)