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)
LevelFactorycreateLevel in interface LevelFactorylevel - Representation of the levelCopyright © 2021. All rights reserved.