|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts2.showcase.hangman.HangmanService
public class HangmanService
| Field Summary | |
|---|---|
VocabSource |
vocabSource
|
| Constructor Summary | |
|---|---|
HangmanService(VocabSource vocabSource)
|
|
| Method Summary | |
|---|---|
Hangman |
startNewGame()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public VocabSource vocabSource
| Constructor Detail |
|---|
public HangmanService(VocabSource vocabSource)
| Method Detail |
|---|
public Hangman startNewGame()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||