public class VariableSubstituter extends Object
| Constructor and Description |
|---|
VariableSubstituter(List<Substituter> substituters) |
| Modifier and Type | Method and Description |
|---|---|
GadgetSpec |
substitute(GadgetContext context,
GadgetSpec spec)
Substitutes all hangman variables into the gadget spec.
|
@Inject public VariableSubstituter(List<Substituter> substituters)
public GadgetSpec substitute(GadgetContext context, GadgetSpec spec) throws GadgetException
GadgetExceptionCopyright © 2007-2012. All Rights Reserved.