- valueOf(String) - Static method in enum chassis.Main.DemoState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum chassis.Main.RobotState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum chassis.Main.RobotTask
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum utilities.Avoider.AvoidState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum utilities.Capture.CaptureState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum utilities.Odometer.LINEDIR
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum utilities.Odometer.TURNDIR
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum utilities.Search.SearchState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum wifi.StartCorner
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum chassis.Main.DemoState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum chassis.Main.RobotState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum chassis.Main.RobotTask
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum utilities.Avoider.AvoidState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum utilities.Capture.CaptureState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum utilities.Odometer.LINEDIR
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum utilities.Odometer.TURNDIR
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum utilities.Search.SearchState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum wifi.StartCorner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VECTOR_TOLERANCE - Static variable in class utilities.Util
-