| Modifier and Type | Method and Description |
|---|---|
static Problem11.Dir |
Problem11.Dir.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Problem11.Dir[] |
Problem11.Dir.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static long[] |
Problem11.sequence(Problem11.Dir dir,
int length,
int baseX,
int baseY) |
Copyright © 2014 Cote Lab. All rights reserved.