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 booleanCharacter. 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 voidRobi2. setDriveSpeedEqual(int speed)Deprecated.static voidRobi2. setDrivesSpeedAntidormic(int speed)Deprecated.
-