org.apache.struts2.showcase.hangman
Class HangmanService
java.lang.Object
org.apache.struts2.showcase.hangman.HangmanService
public class HangmanService
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vocabSource
public VocabSource vocabSource
HangmanService
public HangmanService(VocabSource vocabSource)
startNewGame
public Hangman startNewGame()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.