public class DefaultLevelFactory extends Object implements LevelFactory
Constructor and Description |
---|
DefaultLevelFactory() |
Modifier and Type | Method and Description |
---|---|
Level |
createLevel(String level)
Created Level instance from a string.
|
public Level createLevel(String level)
LevelFactory
createLevel
in interface LevelFactory
level
- Representation of the levelCopyright © 2017. All rights reserved.