|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
int value.
long value.
float value.
double value.
int value representing the abstract
modifier.
StreamConnection object that represents
a server side socket connection.
iso.
Scheduler.
Scheduler.
System.err will send its output.
evenSet.
Klass.forName(String) is performed and class requested is not found AND
its added to our list of #classesToNoClassDefFoundError then we will throw a
NoClassDefFoundError.
System.out will send its output.
Command to the group.
Command to the group with the given timeout.
Command to the group.
Command to the group with a given timeout.
AM_PM field indicating the
period of the day from midnight to just before noon.
get and set indicating
whether the HOUR is before or after noon.
AddressType.ANYs.
Object
argument to this string buffer.
char array
argument to this string buffer.
char array argument to this string buffer.
boolean
argument to the string buffer.
char
argument to this string buffer.
int
argument to this string buffer.
long
argument to this string buffer.
MONTH field indicating the
fourth month of the year.
ArithmeticException with no detail
message.
ArithmeticException with the specified
detail message.
int value denoting that a class represents a Java array.
ArrayIndexOutOfBoundsException with no
detail message.
ArrayIndexOutOfBoundsException
class with an argument indicating the illegal index.
ArrayIndexOutOfBoundsException class
with the specified detail message.
ArrayStoreException with no detail message.
ArrayStoreException with the specified
detail message.
MONTH field indicating the
eighth month of the year.
boolean.
boolean in an object.Boolean object representing the
value argument.
boolean[].
byte.
byte[].
ByteArrayInputStream contains
an internal buffer that contains bytes that
may be read from the stream.ByteArrayInputStream
so that it uses buf as its
buffer array.
ByteArrayInputStream
that uses buf as its
buffer array.
ByteArrayInputStream that allows the byte array buffer to be modified, using the
ByteArrayInputStreamWithSetBytes.setBytes(byte[], int, int) method.ByteArrayOutputStream that allows the byte array buffer to be read directly, using the
ByteArrayOutputStreamWithGetBytes.getBytes() method.byte buffer encoder.Calendar is an abstract base class for converting between
a Date object and a set of integer fields such as
YEAR, MONTH, DAY, HOUR,
and so on.BitSet.
double value that is not less than the argument and is
equal to a mathematical integer.
char.
char[].
char
in an object.Character object and initializes it so
that it represents the primitive value argument.
index argument,
is returned.
Class represent classes and interfaces
in a running Java application.ClassCastException with no detail message.
ClassCastException with the specified
detail message.
ClassFileConstantField encapsulates all the
symbolic information of a field declaration in a class file that has a
ConstantValue attribute.ClassFileConstantField instance for a field with a
primitive ConstantValue attribute.
ClassFileConstantField instance for a field with a
String ConstantValue attribute.
ClassFileField encapsulates all the
symbolic information of a field declaration in a class file.ClassFileField instance.
ClassFileMember encapsulates all the
common symbolic information of a field or method declaration in a class file.ClassFileMethod encapsulates all the
symbolic information of a method declaration in a class file.ClassFileMethod instance.
forName method in class Class
but no definition for the class with the specified name could be found.ClassNotFoundException with no detail message.
ClassNotFoundException with the
specified detail message.
System.err is sending its output.
System.out is sending its output.
NetworkTableClientCommandGroup is a list of commands which are executed in sequence.CommandGroup.
CommandGroup with the given name.
CommandPacket encapsulates a JDWP command packet.RecordComparator.PRECEDES if rec1
precedes rec2 in sort order, or RecordComparator.FOLLOWS
if rec1 follows rec2 in sort order, or
RecordComparator.EQUIVALENT if rec1 and rec2
are equivalent in terms of sort order.
int value denoting that a class has at least one static variable
that requires initialization from a ConstantValue attribute and/or must have
a runtime representation because it is accessed via a getstatic or putstatic instruction.
time
to field values in fields[].
fields[]
to the millisecond time value
time.
int value denoting that a field has a ConstantValue.
int value denoting that a method is a constructor.
len bytes from src to dst starting at the given offsets.
o.
thread is temporarily suspended.
vaue.
CrossIsolateThread is a package-private thread class that is allowed to be created in one isolate, but execute in the context of another isolate.CrossIsolateThread object
to be run in the given isolate's context, with the given name.
CryptoException represents a cryptography-related exception.CryptoException with the specified reason.
DataInput interface provides
for reading bytes from a binary stream and
reconstructing from them data in any of
the Java primitive types.DataInputStream
and saves its argument, the input stream
in, for later use.
DataInput.DataOutput interface provides
for converting data from any of the Java
primitive types to a series of bytes and
writing these bytes to a binary stream.DataOutput.get and set indicating the
day of the month.
Date object and initializes it to
represent the current time specified number of milliseconds since the
standard base time known as "the epoch", namely January 1,
1970, 00:00:00 GMT.
Date object and initializes it to
represent the specified number of milliseconds since the
standard base time known as "the epoch", namely January 1,
1970, 00:00:00 GMT.
get and set indicating the
day of the month.
get and set indicating the
day of the week.
LocationEvent includes extra detail about the location (method and instruction offset)
at which an event occurred.SingleStep instance represents the stepping state of a thread
that is currently performing a single step.Debugger.SingleStep.REQUESTED state.
SDA
Some of this is to fit in to package encapsulation.DebuggerSupport.inspectStack(com.sun.squawk.DebuggerSupport.StackInspector, com.sun.squawk.ExecutionPoint, int)
to traverse one or more stack frames in a suspended thread.MONTH field indicating the
twelfth month of the year.
StringBuffer.
StringBuffer (shortening the StringBuffer
by one character).
MIDlet to terminate and enter the
Destroyed state.
ch
in the specified radix.
ch in the
specified radix.
PIDController
Subsystem.
double.
double in an object.Double object that
represents the primitive double argument.
double value.
double[].
int value denoting that a class represents a double
word type (i.e.
double value that is closer than any other to
e, the base of the natural logarithms.
Stack class to indicate
that the stack is empty.EmptyStackException with null
as its error message string.
PIDController
EOFException with null
as its error detail message.
EOFException with the specified detail
message.
true if and only if the argument is not
null and is a Boolean object that
represents the same boolean value as this object.
String to another String,
ignoring case considerations.
Error is a subclass of Throwable
that indicates serious problems that a reasonable application
should not try to catch.Error with no specified detail message.
EventManager class manages requests from a remote
entity that wants to be notified when certain events occur.EventNotifier is used to synchronize communication between
a thread producing a JDWP event and consumer of such events.EventRequest instance is used register a request for notification
of a particular event on behalf of a debugger.EventRequest.
EventRequest based on the data read from a JDWP packet.
EventRequestModifier class creates a "filter" for EventRequest
objects, so that only events that are matched by the modifiers associated with an event
request are sent to the debugger.ClassMatch modifier restricts reported events to those for classes whose
name matches a restricted regular expression.ClassOnly modifier restricts the events
generated by this request to be the preparation of the given reference type and
any subtypes.Count modifier limits the requested event to be reported at most
once after a given number of occurrences.ExceptionOnly modifier restricts reported exceptions by their
class and whether they are caught or uncaught.LocationOnly modifier restricts reported events to those that
occur at a given location.Step modifier restricts reported step events to those which satisfy depth
and size constraints.ThreadOnly modifier restricts reported events to those in a
given thread.Exception and its subclasses are a form of
Throwable that indicates conditions that a reasonable
application might want to catch.Exception with no specified detail message.
Exception with the specified detail message.
ExceptionHandler describes a single exception
handler in a method.long value.
double value.
Boolean object corresponding to the primitive
value false.
MONTH field indicating the
second month of the year.
Field encapsulates the information about the
field of a class.int value representing the final
modifier.
float.
float[].
double value that is not greater than the argument and
is equal to a mathematical integer.
Klass object associated with the class
with the given string name.
Class object associated with the class
with the given string name.
DAY_OF_WEEK field indicating
Friday.
FullMethodMetadata instance represents the even less frequently used information
about a method body.byte buffer encoder.key is mapped in this hashtable.
type.
MIDlet with a mechanism to retrieve named
properties from the application management software.
byte at the given offset in the memory area
associated with this object.
ClasspathConnection.openInputStream(String)
on file named name.
number bytes starting at the given offset in the memory area
associated with this object and assigns
them to the byte array passed starting at position low.
String into bytes according to the specified
character encoding, storing the result into a new byte array.
String into bytes according to the platform's
default character encoding, storing the result into a new byte array.
dst.
Class representing the component type of an
array.
date header field.
TimeZone for this host.
double at the given offset in the memory area
associated with this object.
getNumber instead
getNumber instead.
number doubles starting at the given offset in the memory area
associated with this object and assign
them to the double array passed starting at position low.
expires header field.
HttpConnection.
float at the given offset in the memory area
associated with this object.
number floats starting at the given offset in the memory area
associated with this object and assign
them to the int array passed starting at position low.
CommandGroup that this command is a part of.
HttpConnection.
TimeZone for the given ID.
Scheduler, creating it if one does not exist.
int at the given offset in the memory area
associated with this object.
getNumber instead
getNumber instead
state and queue.
number integers starting at the given offset in the memory area
associated with this object and assign
them to the int array passed starting at position low.
Throwable caught by this handler.
last-modified header field.
long at the given offset in the memory area
associated with this object.
number longs starting at the given offset in the memory area
associated with this object and assign
them to the long array passed starting at position low.
Suite.PROPERTIES_MANIFEST_RESOURCE_NAME property embedded in the suite.
Suite.PROPERTIES_MANIFEST_RESOURCE_NAME property embedded in the suite.
methodBody (the byte code array) in bytes.
Class.getName().
Class
object, as a String.
JDWP.EventKind constant.
JDWP.SuspendPolicy constant.
PIDController used by this PIDCommand.
PIDController used by this PIDSubsystem.
HttpConnection.
pragmas that apply to the method
HttpConnection.
HttpConnection.
HttpConnection.
name.
DebuggerSupport.getIDForROMObject(java.lang.Object).
short at the given offset in the memory area
associated with this object.
number shorts starting at the given offset in the memory area
associated with this object and assign
them to the short array passed starting at position low.
Class representing the superclass of the entity
(class, interface, primitive type or void) represented by this
Class.
com.sun.squawk.debugger.JDWP.Tag value.
TimeZone for the given ID.
JDWP.TypeTag_... value corresponding to a given class.
int at the given byte offset in the memory, starting from base.
int at the given byte offset in the memory, starting from base.
long at the given byte offset in the memory, starting from base.
long at the given byte offset in the memory, starting from base.
short at the given byte offset in the memory, starting from base.
short at the given byte offset in the memory, starting from base.
int value denoting that the static fields in a class are VM global.
VM global.VM global.addLifecycleListener.
int value denoting that a method has one or more pragmas applied to it.
VM global.
Double object.
void main(String[]) method.
b, encoded as hexadecimal characters.
b, encoded as hexadecimal characters.
get and set indicating the
hour of the morning or afternoon.
get and set indicating the
hour of the day.
IllegalAccessException without a
detail message.
IllegalAccessException with a detail message.
IllegalArgumentException with no
detail message.
IllegalArgumentException with the
specified detail message.
IllegalMonitorStateException with no
detail message.
IllegalMonitorStateException with the
specified detail message.
IllegalStoreException with no detail message.
IllegalStoreException with the specified
detail message.
IllegalThreadStateException with no
detail message.
IllegalThreadStateException with the
specified detail message.
IllegalUseOfCommandException.
IllegalUseOfCommandException with the given message.
equals method.
index, and testing for equality using
the equals method.
equals method.
index, and testing for equality using
the equals method.
IndexOutOfBoundsException with no
detail message.
IndexOutOfBoundsException with the
specified detail message.
RecordStore).float
argument into this string buffer.
double
argument into this string buffer.
Object
argument into this string buffer.
char array
argument into this string buffer.
boolean
argument into this string buffer.
char
argument into this string buffer.
int
argument into this string buffer.
long
argument into this string buffer.
index.
index.
suspended).
newInstance method in class
Class, but the specified class object cannot be
instantiated because it is an interface or is an abstract class.InstantiationException with no detail message.
InstantiationException with the
specified detail message.
int.
int[].
int
in an object.Integer object that
represents the primitive int argument.
int value representing the interface
modifier.
cancel()
or another command shared the same requirements as this one, and booted
it out.
InterruptedException with no detail message.
InterruptedException with the
specified detail message.
InterruptedIOException with
null as its error detail message.
InterruptedIOException with the
specified detail message.
IntSet class is an unsynchronized set of integers.InvalidRecordIDException with the
specified detail message.
InvalidRecordIDException with no detail
message.
request on device fd.
request on device fd.
request on device fd.
request on device fd.
request on device fd.
request on device fd.
request on device fd.
IOException with null
as its error detail message.
IOException with the specified detail
message.
Interpreter.
mp of the breakpoint.
IRemote objectabstract method.
Class object represents an array class.
Class object represents an array class.
Class object is either the same as, or is a superclass or
superinterface of, the class or interface represented by the specified
Class parameter.
Class object is either the same as, or is a superclass or
superinterface of, the class or interface represented by the specified
Class parameter.
attributes value in this object memory file denoted a big endian format memory.
exited.
Commands in this group
have been started and have finished.
hibernated.
Object is assignment-compatible
with the object represented by this Klass.
Object is assignment-compatible
with the object represented by this Class.
Class object represents an
interface type.
Class object represents an
interface type.
max.
max.
native method.
started.
Isolate class represents a "process-like" unit of computation that is isolated from other instances of Isolate.arg represents a valid translator argument, then return true.
protected method.
Class object represents an array class
in the Squawk sense i.e.
Class object represents a special class
that the Squawk translator and compiler convert into a primitive type.
timeSinceInitialized()
method returns a number which is greater than or equal to the timeout for the command.
null.
ITableMONTH field indicating the
first month of the year.
packets.#waitForCommand and #waitForReply
if this listener quits before receving the relevant packet.MONTH field indicating the
seventh month of the year.
MONTH field indicating the
sixth month of the year.
JDWP.EventKind constant for the event being monitored.
com.sun.squawk.Klass.
Compiler interface.BitSet: the index of
the highest set bit in the BitSet plus one.
Compiler compilation.Lisp2Collector
as a write barrier and as mark bits for the young generation.System.err is currently sending its output.
System.out is currently sending its output.
Compiler interface.double
value.
long.
long
in an object.Long object that
represents the primitive long argument.
long value.
long[].
Klass instance from this suite corresponding
to a specified class name in internal form.
Field object representing a field in
this class's hierarchy.
Method object representing a method in
this class's hierarchy.
Method object representing a method in
this class, given an index in the vtable.
Interpreter.
Channel and ServerChannel classes instead.Channel and ServerChannel classes instead.Channel and ServerChannel classes instead.public static void main(String[]) method
if it is defined.
Suite.PROPERTIES_MANIFEST_RESOURCE_NAME main section.MONTH field indicating the
third month of the year.
mark and
reset methods.
mark
and reset methods.
mark and
reset methods.
pattern to do the match.
Math contains methods for performing basic
numeric operations.MathUtils contains some of the Java SE Math routines that are not present in the CLDC 1.1 version of Math:int values.
long values.
float values.
double values.
char.
double.
int.
long.
MONTH field indicating the
fifth month of the year.
Member encapsulates the information about the
method or field of a class.Method encapsulates the information about the
method of a class.MethodBody represents the Squawk bytecode for
a method as well as all the other information related to the bytecode
such as exception handler tables, oop map for the activation frame etc.MethodBody representing the implementation details
of a method.
MethodMetadata instance represents all the information
about a method body that is not absolutely required for execution.MIDLet is a MID Profile application.MIDlet state change failed.get and set indicating the
millisecond within the second.
int values.
long values.
float values.
double values.
char.
double.
int.
long.
get and set indicating the
minute within the hour.
DAY_OF_WEEK field indicating
Monday.
get and set indicating the
month.
Interpreter.
int value denoting that a class must have its
class initializer executed before it is used.
double.
int value representing the native
modifier.
double.
NegativeArraySizeException with no
detail message.
NegativeArraySizeException with the
specified detail message.
#init(NetworkTableTransactionPool, AbstractNetworkTableEntryStore) before calling any other methods on this classNetworkTable for a given NetworkTableNodedouble value between 0.0 and
1.0 from this random number generator's sequence.
float
value between 0.0 and 1.0 from this random
number generator's sequence.
int
value from this random number generator's sequence.
long
value from this random number generator's sequence.
true
that occurs on or after the specified starting index.
ClassFileFields.
ClassFileMethods.
new
expression) and no definition of the class could be found.NoClassDefFoundError with no detail message.
NoClassDefFoundError with the specified
detail message.
nextElement method of an
Enumeration to indicate that there are no more
elements in the enumeration.NoSuchElementException with null
as its error message string.
NoSuchElementException, saving a reference
to the error message string s for later retrieval by the
getMessage method.
MIDlet to notify the application
management software that it has entered into the
Destroyed state.
NotImplementedYetException with no detail message.
NotImplementedYetException with the specified
detail message.
MONTH field indicating the
eleventh month of the year.
null.
null.
null.
null in a
case where an object is required.NullPointerException with no detail message.
NullPointerException with the specified
detail message.
NumberFormatException with no detail message.
NumberFormatException with the
specified detail message.
java.lang.Object.
Object is the root of the class hierarchy.java.lang.Object[].
objectIDs.ObjectMemory that are accessed via direct loads by the machine where such loads
assume a fixed endianess of the data.copyObjectGraph low level routine
that serializes an object graph.MONTH field indicating the
tenth month of the year.
RawMemoryAccess, or
RawMemoryFloatAccess is given an invalid address.OffsetOutOfBoundsException.
OffsetOutOfBoundsException.
OutOfMemoryError with no detail message.
OutOfMemoryError with the specified
detail message.
Packet encapsulates a JDWP command or reply packet.Packet.Packet.String, as performed by the valueOf
method of class Double.
String, as performed by the valueOf
method of class Double.
long in the
radix specified by the second argument.
long.
MIDlet to stop and enter the
Paused state.
double value that is closer than any other to
pi, the ratio of the circumference of a circle to its diameter.
Command which interacts heavily with a PID loop.PIDCommand that will use the given p, i and d values.
PIDCommand that will use the given p, i and d values.
PIDCommand that will use the given p, i and d values.
PIDCommand that will use the given p, i and d values.
Subsystem
which uses a single PIDController almost constantly (for instance,
an elevator which attempts to stay at a constant height).PIDSubsystem that will use the given p, i and d values.
PIDSubsystem that will use the given p, i and d values.
PIDSubsystem that will use the given p, i and d values.
PIDSubsystem that will use the given p, i and d values.
PIDSubsystem that will use the given p, i and d values.
PIDSubsystem that will use the given p, i and d values.
AM_PM field indicating the
period of the day from noon to just before midnight.
double.
int value denoting that a class represents a primitive
type.
stream.
PrintCommand is a command which prints out a string when it is initialized, and then immediately finishes.PrintCommand which will print the given message when it is run.
Throwable and its backtrace to the
standard error stream.
PrintStream adds functionality to another output stream,
namely the ability to print representations of various data values
conveniently.int value representing the private
modifier.
arg represents a valid translator argument, then process it by parsing into property name and value, and set the property value.
Suite.installResource(ResourceFile) is done.
int value representing the protected
modifier.
int value representing the public
modifier.
key to the specified
value in this hashtable.
key to the specified
value in this hashtable.
key to the specified
value in this hashtable.
key to the specified
value in this hashtable.
key to the specified
value in this hashtable.
SmartDashboardNamedData
to the specified value in this table.
putNumber instead
putNumber method instead
long seed:
RawMemoryAccess models a range of physical
memory as a fixed sequence of bytes.RawMemoryAccess with the given parameters,
and set the object to the mapped state.
RawMemoryAccess with the given parameters,
and set the object to the mapped state.
RawMemoryFloatAccess with the given parameters,
and set the object to the mapped state.
RawMemoryFloatAccess with the given parameters,
and set the object to the mapped state.
len bytes of data from the input stream into
an array of bytes, blocks until at least one byte is available.
len bytes of data into an array of bytes
from this input stream.
read
method of DataInput.
len bytes of data from this input stream
into an array of bytes.
b.
len bytes of data from the input stream into
an array of bytes.
values.
true if that byte is nonzero,
false if that byte is zero.
true if that byte is nonzero,
false if that byte is zero.
readBoolean
method of DataInput.
readByte
method of DataInput.
len bytes of data from the input stream into
an array of bytes, blocks until at least one byte is available.
len bytes of data from the input stream into
an array of bytes, blocks until at least one byte is available.
readChar
method of DataInput.
char and returns the char value.
readChar
method of DataInput.
double value.
float value.
readFully
method of DataInput.
b.
b.
len
bytes from
an input stream.
readFully
method of DataInput.
readFully
method of DataInput.
int value.
readInt
method of DataInput.
long value.
readLong
method of DataInput.
PacketInputStream.
short value.
short value.
readShort
method of DataInput.
String.
int, and returns
the result, which is therefore in the range
0
through 255.
int, and returns
the result, which is therefore in the range
0
through 255.
readUnsignedByte
method of DataInput.
int, and returns
an int value in the range 0
through 65535.
readUnsignedShort
method of DataInput.
in.
in.
readUTF
method of DataInput.
in a representation
of a Unicode character string encoded in
Java modified UTF-8 format; this string
of characters is then returned as a String.
RecordStoreException with the
specified detail message.
RecordStoreException with no detail
message.
RecordStoreFullException with the
specified detail message.
RecordStoreFullException with no detail
message.
RecordStoreNotFoundException with the
specified detail message.
RecordStoreNotFoundException
with no detail message.
RecordStoreNotOpenException with the
specified detail message.
RecordStoreNotOpenException with no detail
message.
Object.equals(Object) is true
url (if any) to which System.err
is currently sending its output.
Isolate.LifecycleListener from this isolate.
url (if any) to which System.out
is currently sending its output.
oldChar in this string with newChar.
ReplyPacket encapsulates a JDWP reply packet.Subsystem is used by this command.
mark method was last called on this input stream.
count field of this byte array output
stream to zero, so that all currently accumulated output in the
output stream is discarded.
mark method was last called on this input stream.
mark method was last called on this input stream.
read/write pointer as well as the
offset and length state variables.
MIDlet with a mechanism to indicate that it is
interested in entering the Active state.
ptr.
klass from a C address ptr.
double value that is closest in value
to the argument and is equal to a mathematical integer.
int to the argument.
long to the argument.
Isolate.start()}, and shouldn't be called directly
Runnable is used
to create a thread, starting the thread causes the object's
run method to be called in that separately executing
thread.
Runnable run object, then that
Runnable object's run method is called;
otherwise, this method does nothing and returns.
Runnable interface should be implemented by any
class whose instances are intended to be executed by a thread.Runtime that allows the application to interface with
the environment in which the application is running.RuntimeException is the superclass of those
exceptions that can be thrown during the normal operation of the
Java Virtual Machine.RuntimeException with no detail message.
RuntimeException with the specified
detail message.
DAY_OF_WEEK field indicating
Saturday.
d ×
2scaleFactor rounded as if performed
by a single correctly rounded floating-point multiply to a
member of the double value set.
Scheduler is a singleton which holds the top-level running commands.ScopedLocalVariable encapsulates the symbolic
information for a local variable that has a limited scope in a Squawk
bytecode method.ScopedLocalVariable instance representing the
symbolic information for a local variable in a Squawk bytecode method.
get and set indicating the
second within the minute.
SecurityException with no detail message.
SecurityException with the specified
detail message.
SendableChooser class is a useful tool for presenting a selection
of options to the SmartDashboard.SendableChooser.
dos.
MONTH field indicating the
ninth month of the year.
Channel is a one-to-one connection between two isolates, a ServerChannel
provides a factory to create new Channels by name.NetworkTableServerbyte at the given offset in the memory area
associated with this object.
number bytes starting at the given offset in the memory area
associated with this object from the
byte array passed starting at position low.
ch.
number bytes from byte array bytes starting at position low.to the memory location specified
by the address dst and byte offset boffset.
buffer, offset and length
state variables.
double at the given offset in the memory area
associated with this object.
number doubles starting at the given offset in the memory area
associated with this object from the
double array passed starting at position low.
index of this
vector to be the specified object.
index of this
vector to be the specified object.
true.
float at the given offset in the memory area
associated with this object.
number floats starting at the given offset in the memory area
associated with this object from the
float array passed starting at position low.
int at the given offset in the memory area
associated with this object.
number ints starting at the given offset in the memory area
associated with this object from the
int array passed starting at position low.
length state variable.
long at the given offset in the memory area
associated with this object.
number longs starting at the given offset in the memory area
associated with this object from the
long array passed starting at position low.
offset from this pointer to the the address contained in
ptr.
Command should run when the robot is disabled.
long seed.
short at the given offset in the memory area
associated with this object.
number shorts starting at the given offset in the memory area
associated with this object from the
short array passed starting at position low.
offset.
int at the given byte offset in the memory, starting from base.
int at the given byte offset in the memory, starting from base.
long at the given byte offset in the memory, starting from base.
long at the given byte offset in the memory, starting from base.
short at the given byte offset in the memory, starting from base.
short at the given byte offset in the memory, starting from base.
short.
short[].
InputStream and an OutputStreamBitSet to represent bit values.
RawMemoryAccess, or
RawMemoryFloatAccess is given an invalid size or if an
accessor method on one of the above classes would cause access to
an invalid address.SizeOutOfBoundsException.
SizeOutOfBoundsException.
n bytes of data from the file.
n bytes of input from this input stream.
n bytes of data from the
input stream.
n bytes of data from this input
stream.
n bytes in the stream.
n bytes
of data from the input
stream, discarding the skipped bytes.
n bytes
of data from the input stream, discarding the skipped
bytes.
skipBytes
method of DataInput.
SmartDashboard class is the bridge between robot programs and the SmartDashboard on the
laptop.int value denoting that a class, method or field does not appear in the source code.
double value.
int value denoting that a class whose instances are
represented in the array object format.
Hashtable that is unsynchronized.int value denoting that a class represents a special class
that the Squawk translator and compiler convert into a primitive type.
SquawkVector class is an unsynchronized version of
Vector.Interpreter.
Stack class represents a last-in-first-out
(LIFO) stack of objects.memory are relative before
they are relocated to canonical addresses.
run method of this thread.
run method of this thread.
MIDlet that it has entered the
Active state.
StartCommand will call the start() method of another command when it is initialized
and will finish immediately.StartCommand which will start the
given command whenever its initialize() is called.
int value representing the static
modifier.
int value representing the strictfp
modifier.
java.lang.String.
String class represents character strings.String object so that it
represents an empty character sequence.
String object so that it
represents the same sequence of characters as the argument; in other
words, the newly created string is a copy of the argument string.
String so that it represents the
sequence of characters currently contained in the character array
argument.
String that contains characters from
a subarray of the character array argument.
String by converting the specified
subarray of bytes using the specified character encoding.
String by converting the specified array
of bytes using the specified character encoding.
String by converting the specified
subarray of bytes using the platform's default character encoding.
String by converting the specified array
of bytes using the platform's default character encoding.
java.lang.String[].
com.sun.squawk.StringOfBytes.
length argument.
charAt method in class
String and by other String
methods to indicate that an index is either negative or greater
than or equal to the size of the string.StringIndexOutOfBoundsException with no
detail message.
StringIndexOutOfBoundsException with
the specified detail message.
StringIndexOutOfBoundsException
class with an argument indicating the illegal index.
StructuredInputStream is used to read a file that
must conform to some given format such as a class file or a suite file.StructuredFileInputStream that reads class components
from a given input stream.
int value denoting that a class is not exported outside of its suite.
DAY_OF_WEEK field indicating
Sunday.
int value denoting that superclass methods should
be treated specially when invoked by the invokespecial instruction.
om that are accessed via
direct loads by the machine where such loads assume a fixed endianess of the data.
int value representing the synchronized
modifier.
int value denoting that a class that does not have
a class file representation.
System class contains several useful class fields
and methods.ITableThread object.
Thread object with a
specific target object whose run method
is called.
Thread object with the given
target and name.
Thread object with the
given name.
java.lang.Class.
Throwable class is the superclass of all errors
and exceptions in the Java language.Throwable with null as
its error message string.
Throwable with the specified error
message.
CryptoException with the specified reason.
NotImplementedYetException.
DAY_OF_WEEK field indicating
Thursday.
Timer.TimeZone represents a time zone offset, and also figures
out daylight savings.Date object to a String.
String to lower case.
Date object to a String
of the form:
Command is by default its name.
double
argument.
Date object to a String
of the form:
String to upper case.
Tracer class is available.
int value representing the transient
modifier.
TranslatorInterface is the interface by which new
classes can be created and loaded into the runtime system.Trigger.Boolean object corresponding to the primitive
value true.
DAY_OF_WEEK field indicating
Tuesday.
Compiler.Compiler interface.AddressType.UNDEFINEDs.
this in a constructor before the call to
the super constructor.
UnsupportedPhysicalMemoryException.
UnsupportedPhysicalMemoryException.
UTFDataFormatException with
null as its error detail message.
UTFDataFormatException with the
specified detail message.
ITable
WARNING: If a new key-value is put in this method value changed will immediatly be called which could lead to recursive code
Double object initialized to the value
represented by the specified string.
Object argument.
char array
argument.
char array argument.
boolean argument.
char
argument.
int argument.
long argument.
float argument.
double argument.
Vector class implements a growable array of
objects.VirtualMachineError with no detail message.
VirtualMachineError with the specified
detail message.
VM.Stats.sendStatData(java.io.DataOutputStream).
byte buffer encoder.VMThread object to support a given API Thread instance.
void.
int value representing the volatile
modifier.
Object.notify() method or the
Object.notifyAll() method for this object, or a
specified amount of time has elapsed.
Object.notify() method or the
Object.notifyAll() method for this object, or
some other thread interrupts the current thread, or a certain
amount of real time has elapsed.
Object.notify() method or the
Object.notifyAll() method for this object.
WaitCommand will wait for a certain amount of time before finishing.WaitCommand with the given timeout.
WaitCommand with the given timeout.
CommandGroup it is in has no active children.IntHashtable in two important ways:
1.DAY_OF_WEEK field indicating
Wednesday.
Command will run when the robot is disabled, or if it will cancel itself.
b.
len bytes from the specified byte array
starting at offset off to this output stream.
len bytes from the specified byte array
starting at offset off to this output stream.
len bytes from the specified byte array
starting at offset off to this byte array output stream.
b.
b.
len bytes from array
b, in order, to
the output stream.
b) to the underlying output stream.
len bytes from the specified byte array
starting at offset off to the underlying output stream.
b.length bytes from the specified byte array
to this output stream.
len bytes from the specified byte array
starting at offset off to this output stream.
len bytes from the specified byte array starting at
offset off to this stream.
boolean value to this output stream.
boolean value to this output stream.
boolean to the underlying output stream as
a 1-byte value.
byte to the underlying output stream as
a 1-byte value.
v.
byte to the underlying output stream as
a 1-byte value.
len bytes from the specified byte array
starting at offset off to this output stream.
len bytes from the specified byte array
starting at offset off to this output stream.
char value, which
is comprised of two bytes, to the
output stream.
char to the underlying output stream as a
2-byte value, high byte first.
s,
to the output stream, in order,
two bytes per character.
double value,
which is comprised of eight bytes, to the output stream.
set and command fields to dos
float value,
which is comprised of four bytes, to the output stream.
int value, which is
comprised of four bytes, to the output stream.
int to the underlying output stream as four
bytes, high byte first.
long value, which is
comprised of four bytes, to the output stream.
long to the underlying output stream as eight
bytes, high byte first.
IncomingEntryReceiver that buffers transactions and then and then dispatches them to a flushable transaction receiver that is periodically offered all queued transaction and then flushedshort to the underlying output stream as two
bytes, high byte first.
out in UTF-8 encoded form.
s.
get and set indicating the
year.
null.
null.
null.
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||