A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

A - Static variable in class jBotBrain.hw.AnalogInput
AnalogInput A, assigned to input 0.
A - Static variable in class jBotBrain.hw.DigitalOutput
First digital output, pin #0
A - Static variable in class jBotBrain.hw.Motor
1st motor
abs(double) - Static method in class java.lang.Math
Returns the absolute value of a double value.
abs(int) - Static method in class java.lang.Math
Returns the absolute value of an integer value.
AbstractRecyclable - Class in jBotBrain.util
Represents a recyclable object.
AbstractRecyclable() - Constructor for class jBotBrain.util.AbstractRecyclable
 
acos(double) - Static method in class java.lang.Math
Arc cosine function.
add(int, Object) - Method in class java.util.ArrayList
 
add(Object) - Method in class java.util.ArrayList
 
addAll(Object[]) - Method in class java.util.ArrayList
 
addAll(int, Object[]) - Method in class java.util.ArrayList
 
addElement(Object) - Method in class java.util.Vector
 
allocate(int) - Method in class jBotBrain.util.ArrayRecycler
Attempts to obtain a free RecyclableArray.
allocate() - Method in class jBotBrain.util.Recycler
Attempts to obtain a free object.
AnalogInput - Class in jBotBrain.hw
An abstraction of analog inputs.
append(String) - Method in class java.lang.StringBuffer
 
append(Object) - Method in class java.lang.StringBuffer
 
append(boolean) - Method in class java.lang.StringBuffer
 
append(char) - Method in class java.lang.StringBuffer
 
append(int) - Method in class java.lang.StringBuffer
 
append(long) - Method in class java.lang.StringBuffer
 
append(float) - Method in class java.lang.StringBuffer
 
append(double) - Method in class java.lang.StringBuffer
 
ArithmeticException - Exception in java.lang
 
ArithmeticException() - Constructor for exception java.lang.ArithmeticException
 
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copies one array to another.
ArrayIndexOutOfBoundsException - Exception in java.lang
 
ArrayIndexOutOfBoundsException() - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
 
ArrayList - Class in java.util
An expandable array.
ArrayList(int) - Constructor for class java.util.ArrayList
 
ArrayList(Object[]) - Constructor for class java.util.ArrayList
 
ArrayList() - Constructor for class java.util.ArrayList
 
ArrayRecycler - Class in jBotBrain.util
An array recycler for Object arrays.
ArrayRecycler() - Constructor for class jBotBrain.util.ArrayRecycler
Constructs a recycler.
asin(double) - Static method in class java.lang.Math
Arc sine function.
Assertion - Class in jBotBrain.util
Class used in debugging to test assertions.
Assertion() - Constructor for class jBotBrain.util.Assertion
 
atan(double) - Static method in class java.lang.Math
Arc tangent function.
atan2(double, double) - Static method in class java.lang.Math
Arc tangent function valid to the four quadrants y and x can have any value without sigificant precision loss atan2(0,0) returns 0.
available() - Method in class java.io.DataInputStream
 
available() - Method in class java.io.InputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.

A B C D E F G H I J K L M N O P Q R S T U V W X Y