Uses of Class
java.lang.Deprecated
-
Packages that use Deprecated Package Description java.lang org.deepjava.runtime.mpc555.driver -
-
Uses of Deprecated in java.lang
Methods in java.lang with annotations of type Deprecated Modifier and Type Method Description static boolean
Character. isSpace(char c)
Deprecated.UseCharacter.isWhitespace(char)
instead. -
Uses of Deprecated in org.deepjava.runtime.mpc555.driver
Methods in org.deepjava.runtime.mpc555.driver with annotations of type Deprecated Modifier and Type Method Description static void
Robi2. setDriveSpeedEqual(int speed)
Deprecated.static void
Robi2. setDrivesSpeedAntidormic(int speed)
Deprecated.
-