- validateCubeSolution() - Static method in class cube.Cube
-
Validate correct solution for cube
- validateCubeString(String, CubieCube) - Static method in class twophase.TwoPhase
-
Validates input cube string and returns a corresponding error code.
- value - Variable in enum application.CalibrationMenu
-
- value - Variable in enum application.LoggerLevel
-
- value - Variable in enum application.MainMenu
-
- value - Variable in enum application.PatternMenu
-
- value - Variable in enum application.TestsMenu
-
- value - Variable in enum cube.ColorCorrector.Corner
-
- value - Variable in enum cube.Orientation
-
- value - Variable in class cube.RawColor
-
- value - Variable in enum robot.SensorLocation
-
- valueOf(String) - Static method in enum application.CalibrationMenu
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum application.LoggerGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum application.LoggerLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum application.MainMenu
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum application.PatternMenu
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum application.TestsMenu
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cube.ColorCorrector.Corner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cube.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum robot.Colors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum robot.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum robot.FlipMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum robot.SensorLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum twophase.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum twophase.Corner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum twophase.Edge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum twophase.Facelet
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum application.CalibrationMenu
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum application.LoggerGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum application.LoggerLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum application.MainMenu
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum application.PatternMenu
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum application.TestsMenu
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cube.ColorCorrector.Corner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cube.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum robot.Colors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum robot.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum robot.FlipMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum robot.SensorLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum twophase.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum twophase.Corner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum twophase.Edge
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum twophase.Facelet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify() - Method in class twophase.CubieCube
-
Validate received cube (check that it is a valid one)