static interface Maze.CellContent
| Modifier and Type | Field and Description |
|---|---|
static Maze.CellContent |
SPACE |
| Modifier and Type | Method and Description |
|---|---|
String |
get(int c) |
static final Maze.CellContent SPACE
String get(int c)
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.