aicas logo Jamaica 3.4 release 8

Uses of Package
java.lang

Packages that use java.lang
com.aicas.jamaica.lang   
com.aicas.jamaica.util   
com.sun.jndi.ldap   
com.sun.jndi.ldap.ext   
com.sun.jndi.ldap.pool   
com.sun.jndi.ldap.sasl   
com.sun.jndi.toolkit.corba   
com.sun.jndi.toolkit.ctx   
com.sun.jndi.toolkit.dir   
com.sun.jndi.toolkit.url   
com.sun.jndi.url.ldap   
com.sun.naming.internal   
java.applet Classes and interfaces for small embeddable applications often used in web pages. 
java.awt Abstract Window Toolkit classes. 
java.awt.event Listeners and adapters for different kinds of AWT events. 
java.awt.geom Classes to represent 2D objects and different path transformations. 
java.awt.image Image consumers, producers and filters. 
java.beans Listeners and descriptors for managing beans. 
java.beans.beancontext Containers and execution environments for beans. 
java.io Classes for manipulating character and byte streams and files. 
java.lang Core classes including wrappers for primitive types, classes, packages and class loaders, representations of the system, processes, threads and the core exception hierarchy. 
java.lang.annotation Provides library support for the Java programming language annotation facility. 
java.lang.management A series of management beans which provide access to information about the virtual machine and its underlying operating system. 
java.lang.ref Low level manipulation and monitoring of object references. 
java.lang.reflect Runtime inspection and manipulation of object classes, methods, arguments and fields. 
java.math Provides classes for performing arbitrary-precision integer arithmetic (BigInteger) and arbitrary-precision decimal arithmetic (BigDecimal). 
java.net Network communication through TCP and UDP sockets or URLs. 
java.nio Abstract classes for manipulating buffers of different primitive types. 
java.nio.channels Classes for creating, selecting and non-blocking reading and writing of buffers from files and sockets. 
java.nio.channels.spi Utility classes and interfaces for implementing channels. 
java.nio.charset Classes to manipulate, encode and decode different character sets from and to bytes. 
java.nio.charset.spi Classes to provide new character sets. 
java.rmi Provides basic Remote Method Invocation (RMI) interfaces, classes and exceptions. 
java.rmi.activation In the previous Classpath releases, an instance of a UnicastRemoteObject could be accessed from a server that: has created an instance of that object has been running all the time The the activation system allows to activate and execute the object implementation on demand rather than running all time. 
java.rmi.dgc The Distributed Garbage Collector (DGC). 
java.rmi.registry  
java.rmi.server  
java.security  
java.security.acl  
java.security.cert  
java.security.spec  
java.sql Interfaces and classes to connect to a database and wrappers for data in the database and result queries. 
java.text Classes to iterate over strings and to format texts according to a specific locale. 
java.text.spi   
java.util Utility classes such as collections (maps, sets, lists, dictionaries and stacks), calendars, dates, locales, properties, timers, resource bundles and event objects. 
java.util.concurrent Utility classes commonly useful in concurrent programming. 
java.util.concurrent.atomic A small toolkit of classes that support lock-free thread-safe programming on single variables. 
java.util.concurrent.locks Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors. 
java.util.jar Utility classes for manipulating java archives (zip files with a manifest file with attributes). 
java.util.logging Utility classes for logging events. 
java.util.prefs Utility classes for storing and retrieving user and system preferences. 
java.util.regex Regular expression patterns and matchers. 
java.util.spi   
java.util.zip Provides classes for reading and writing the standard ZIP and GZIP file formats. 
javax.accessibility Provides a contract between objects and accessibility software. 
javax.crypto  
javax.crypto.spec  
javax.management   
javax.management.loading   
javax.management.openmbean Provides the data types and descriptor classes for the Open MBeans. 
javax.microedition.io   
javax.naming Provides the classes and interfaces for accessing naming services. 
javax.naming.directory Extends the javax.naming package to provide functionality for accessing directory services. 
javax.naming.event Provides support for event notification when accessing naming and directory services. 
javax.naming.ldap Provides support for LDAPv3 extended operations and controls. 
javax.naming.spi Provides the means for dynamically plugging in support for accessing naming and directory services through the javax.naming and related packages. 
javax.net  
javax.net.ssl  
javax.print Provides the basic interfaces and classes of the Java Print Service API. 
javax.print.attribute Provides classes and interfaces describing the roles and syntax of attribute objects in the Java Print Service API. 
javax.print.attribute.standard Provides the printing attribute classes of the Java Print Service API. 
javax.print.event Provides events and listeners to be used with the Java Print Service API. 
javax.realtime   
javax.rmi Java RMI over IIOP combines RMI technology with CORBA technology. 
javax.rmi.CORBA Java RMI over IIOP combines RMI technology with CORBA technology. 
javax.security.auth  
javax.security.auth.callback  
javax.security.auth.kerberos   
javax.security.auth.login  
javax.security.auth.x500  
javax.security.cert  
javax.security.sasl  
javax.sound.midi   
javax.sound.midi.spi   
javax.sound.sampled   
javax.sound.sampled.spi   
javax.sql  
javax.transaction  
javax.transaction.xa  
javax.xml   
javax.xml.datatype
This package provides type mappings between XML and Java data types. 
javax.xml.namespace
XML Namespace processing. 
javax.xml.parsers Bootstrapping APIs for JAXP parsers. 
javax.xml.stream   
javax.xml.stream.events   
javax.xml.stream.util   
javax.xml.transform Base "TRAX" API for XSLT transformers. 
javax.xml.transform.dom Support for DOM inputs and outputs to transformers. 
javax.xml.transform.sax Support for SAX2-based XSLT transformers. 
javax.xml.transform.stream Support for text stream inputs and outputs to transformers. 
javax.xml.validation
API for the validation of XML documents using a range of schema languages. 
javax.xml.xpath
This package provides access to an XPath evaluation environment and expressions. 
org.ietf.jgss   
org.omg.CORBA This package provides the support of CORBA; see overview of the implemented functionality. 
org.omg.CORBA.DynAnyPackage Provides a couple of exceptions, thrown by methods in the TypeCode class. 
org.omg.CORBA.ORBPackage Provides a couple of exceptions, thrown by methods in the ORB class. 
org.omg.CORBA.TypeCodePackage Provides a couple of exceptions, thrown by methods in the TypeCode class. 
org.omg.CORBA.portable This package defines CDR streams, used for communications between orbs, normally via network. 
org.omg.CORBA_2_3.portable This package supports the communication extensions that appeared since CORBA 2_3. 
org.omg.CosNaming The COS (Common Object Service) Naming Service allows an object to be found from its symbolic name. 
org.omg.CosNaming.NamingContextExtPackage Provides several satelitte classes, needed by the naming service extensions, added from the version 1.4 
org.omg.CosNaming.NamingContextPackage Provides exceptions and several other satelitte classes, needed by the naming service. 
org.omg.Dynamic   
org.omg.DynamicAny DynAny's allow to work with data structures, exact content of those is not known at the time of compilation. 
org.omg.DynamicAny.DynAnyFactoryPackage   
org.omg.DynamicAny.DynAnyPackage Contains several exceptions that may be thrown during the operations on DynAny and derived classes. 
org.omg.IOP   
org.omg.IOP.CodecFactoryPackage   
org.omg.IOP.CodecPackage   
org.omg.Messaging Contains CORBA synchronization modes, specifying how far the request shall progress before control is returned to the client for one way operations. 
org.omg.PortableInterceptor Interceptors are hooks than can monitor various stages of the CORBA request processing. 
org.omg.PortableInterceptor.ORBInitInfoPackage   
org.omg.PortableServer The Portable Object Adapter (POA) provides more control on the request processing than it is possible when connecting objects directly to the ORB. 
org.omg.PortableServer.CurrentPackage   
org.omg.PortableServer.POAManagerPackage Contains additional classes, needed by POA Manager 
org.omg.PortableServer.POAPackage Contains exceptions that may be thrown by various POA operations. 
org.omg.PortableServer.ServantLocatorPackage Contains a holder, transferring the data between subsequent calls of the Servant Manager methods. 
org.omg.stub.java.rmi Contains RMI-IIOP Stubs for the Remote types from java.rmi package. 
org.relaxng.datatype   
org.relaxng.datatype.helpers   
org.w3c.dom   
org.w3c.dom.bootstrap   
org.w3c.dom.css   
org.w3c.dom.events   
org.w3c.dom.html2   
org.w3c.dom.ls   
org.w3c.dom.ranges   
org.w3c.dom.stylesheets   
org.w3c.dom.xpath   
org.xml.sax This package provides the core SAX APIs. 
org.xml.sax.ext This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support. 
org.xml.sax.helpers This package contains "helper" classes, including support for bootstrapping SAX-based applications. 
sun.java2d   
sun.misc   
sun.reflect   
sun.reflect.annotation   
sun.reflect.generics.factory   
sun.reflect.generics.parser   
sun.reflect.generics.reflectiveObjects   
sun.reflect.generics.repository   
sun.reflect.generics.scope   
sun.reflect.generics.tree   
sun.reflect.generics.visitor   
sun.security.action   
sun.text   
sun.text.normalizer   
sun.util   
sun.util.resources   
 

Classes in java.lang used by com.aicas.jamaica.lang
Class
          Class whose instances represent Java classes.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
InterruptedException
          InterruptedException is thrown when a thread is interrupted by another thread during a wait() or within asynchronously interruptible code.
Object
          Object is the base class for all classes in Java.
Process
          Process represents an external Process that was created via Runtime.exec() or ProcessBuilder.start().
Runnable
          Runnable is an interface to be implemented by classes that provide a run() method.
String
          String represents immutable strings of (16-bit) unicode characters.
Thread
          Class that represents Java threads.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by com.aicas.jamaica.util
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
Override
          An annotation to indicate that a given method definition overrides the definition provided in a super class.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by com.sun.jndi.ldap
Class
          Class whose instances represent Java classes.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Comparable
          Comparable is a feature of classes that define a full order.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
Runnable
          Runnable is an interface to be implemented by classes that provide a run() method.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by com.sun.jndi.ldap.ext
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by com.sun.jndi.ldap.pool
Object
          Object is the base class for all classes in Java.
Runnable
          Runnable is an interface to be implemented by classes that provide a run() method.
String
          String represents immutable strings of (16-bit) unicode characters.
Thread
          Class that represents Java threads.
 

Classes in java.lang used by com.sun.jndi.ldap.sasl
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by com.sun.jndi.toolkit.corba
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by com.sun.jndi.toolkit.ctx
Class
          Class whose instances represent Java classes.
Deprecated
           
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by com.sun.jndi.toolkit.dir
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by com.sun.jndi.toolkit.url
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by com.sun.jndi.url.ldap
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by com.sun.naming.internal
Class
          Class whose instances represent Java classes.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by java.applet
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by java.awt
ArrayIndexOutOfBoundsException
          ArrayIndexOutOfBoundsException is thrown when an attempt is made to access an array element with an index that is negative or larger or equal than the array length.
Character
          Character provides a class for char values stored in objects.
Class
          Class whose instances represent Java classes.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Comparable
          Comparable is a feature of classes that define a full order.
Deprecated
           
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
InterruptedException
          InterruptedException is thrown when a thread is interrupted by another thread during a wait() or within asynchronously interruptible code.
Number
          Number super class of classes that impelement number, i.e., Byte, Short, Integer, Double, Long, BigInteger, etc.
Object
          Object is the base class for all classes in Java.
Runnable
          Runnable is an interface to be implemented by classes that provide a run() method.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
UnsupportedOperationException
          UnsupportedOperationException is a runtime exception that may be thrown by a method that is not permitted, e.g., an abstract method that is implemented to permit compilation, but it is not supported by the implementation.
 

Classes in java.lang used by java.awt.event
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
Runnable
          Runnable is an interface to be implemented by classes that provide a run() method.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.awt.geom
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Object
          Object is the base class for all classes in Java.
 

Classes in java.lang used by java.awt.image
ArrayIndexOutOfBoundsException
          ArrayIndexOutOfBoundsException is thrown when an attempt is made to access an array element with an index that is negative or larger or equal than the array length.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
InterruptedException
          InterruptedException is thrown when a thread is interrupted by another thread during a wait() or within asynchronously interruptible code.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.beans
ArrayIndexOutOfBoundsException
          ArrayIndexOutOfBoundsException is thrown when an attempt is made to access an array element with an index that is negative or larger or equal than the array length.
Class
          Class whose instances represent Java classes.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.beans.beancontext
Class
          Class whose instances represent Java classes.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Iterable
          Iterable indicates that a class contains elements that can be iterated over.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by java.io
Appendable
          Appendable is an interface for classes that provide a means to append characters.
CharSequence
          CharSequence is an interface that provides a read-only access to a sequence of characters.
Class
          Class whose instances represent Java classes.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Comparable
          Comparable is a feature of classes that define a full order.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
IndexOutOfBoundsException
          IndexOutOfBoundsException is thrown when an attempt is made to use an index that is outside of the permitted range for the accessed object.
NullPointerException
          NullPointerException is a runtime exception that is thrown by the virtual machine on an attempt to dereference the value null.
Object
          Object is the base class for all classes in Java.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
String
          String represents immutable strings of (16-bit) unicode characters.
StringBuffer
          This class can be used to work with variable length strings of characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.lang
Appendable
          Appendable is an interface for classes that provide a means to append characters.
Boolean
          Boolean provides class for boolean values stored in objects.
Byte
          Byte provides a class for byte values stored in objects.
Character
          Character provides a class for char values stored in objects.
Character.Subset
          Subset a subset of the unicode characters.
Character.UnicodeBlock
          UnicodeBlock represents the characters in a unicode block.
CharSequence
          CharSequence is an interface that provides a read-only access to a sequence of characters.
Class
          Class whose instances represent Java classes.
ClassFormatError
          ClassFormatError is a linkage error that is thrown when an a class could not be loaded since it does not respect the class file format.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
CloneNotSupportedException
          CloneNotSupportedException is thrown on an attempt to excecute Object.clone() on an object that does not implement the Cloneable interface.
Comparable
          Comparable is a feature of classes that define a full order.
Deprecated
           
Double
          Double provides a class for double values stored in objects.
Enum
          Enum provides the abstract super class for all JDK 1.5 enumeration types.
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
Float
          Float provides a class for float values stored in objects.
IllegalAccessException
          IllegalAccessException is thrown by reflection code if an attempt is made to access a field or a method or to create an instance from an environment that is not permitted to perform this access.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
IllegalThreadStateException
          IllegalThreadStateException is thrown by methods of class Thread if these methods are called on a thread that is not in a state that would permit calling these methods.
IncompatibleClassChangeError
          IncompatibleClassChangeError is thrown by the virtual machine if a class C uses another class D and C was compiled against a different version of a D' of D that is incompatible.
IndexOutOfBoundsException
          IndexOutOfBoundsException is thrown when an attempt is made to use an index that is outside of the permitted range for the accessed object.
InstantiationException
          InstantiationException is thrown when an attempt is made to instanciate an object via reflection without having the required access rights for the instantiation.
Integer
          Integer provides a class for integer values stored in objects.
InterruptedException
          InterruptedException is thrown when a thread is interrupted by another thread during a wait() or within asynchronously interruptible code.
LinkageError
          LinkageError is thrown if linking of a class failed, i.e., another class that is needed by this class is missing or does not declare a field or method that is required.
Long
          Long provides a class for 64-bit integer (long) values stored in objects.
NoSuchFieldException
          NoSuchFieldException is thrown by reflection methods if a field is not found in a given class.
NoSuchMethodException
          NoSuchMethodException is thrown by reflection methods if a method is not found in a given class.
Number
          Number super class of classes that impelement number, i.e., Byte, Short, Integer, Double, Long, BigInteger, etc.
NumberFormatException
          NumberFormatException is an exception thrown by number parsing functions if the number could not be parsed or was outside of the legal range of values.
Object
          Object is the base class for all classes in Java.
Override
          An annotation to indicate that a given method definition overrides the definition provided in a super class.
Package
          Package provides version and implementation information of a Java package loaded by a class loader.
Process
          Process represents an external Process that was created via Runtime.exec() or ProcessBuilder.start().
ProcessBuilder
          ProcessBuilder permits the creation of OS level processes.
Runnable
          Runnable is an interface to be implemented by classes that provide a run() method.
Runtime
          Runtime provides control over the runtime system, i.e., memory management, VM termination cleanup, execution of external commands, etc.
RuntimeException
          This is the base-class of all unchecked exceptions.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
SecurityManager
          SecurityManager is a class you can extend to create your own Java security policy.
Short
          Short provides a class for short values stored in objects.
StackTraceElement
          StackTraceElement class that represents an entry in a stack trace, e.g., the stack trace of an exception.
String
          String represents immutable strings of (16-bit) unicode characters.
StringBuffer
          This class can be used to work with variable length strings of characters.
StringBuilder
          This class can be used to work with variable length strings of characters.
SuppressWarnings
           
Thread
          Class that represents Java threads.
Thread.State
          JDK 1.5 thread State
Thread.UncaughtExceptionHandler
          Interface for handler of uncaught exception.
ThreadGroup
          ThreadGroup enables grouping of threads and modifying a whole group of threads.
ThreadLocal
          ThreadLocal provides thread local variables, i.e., variables for which each thread that uses them has its own private copy.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
UnsatisfiedLinkError
          UnsatisfiedLinkError is a linkage error that is thrown by the virtal machine if the implementation of a native function could not be found.
VirtualMachineError
          VirtualMachineError is a super class for error conditions that originate in the virtual machine, such as out of memory or class loading and linking problems.
Void
          Void provides a representation for the pseudo-type "void" used for methods that do not return a result.
 

Classes in java.lang used by java.lang.annotation
Class
          Class whose instances represent Java classes.
Comparable
          Comparable is a feature of classes that define a full order.
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.lang.management
Class
          Class whose instances represent Java classes.
Comparable
          Comparable is a feature of classes that define a full order.
Object
          Object is the base class for all classes in Java.
StackTraceElement
          StackTraceElement class that represents an entry in a stack trace, e.g., the stack trace of an exception.
String
          String represents immutable strings of (16-bit) unicode characters.
Thread.State
          JDK 1.5 thread State
 

Classes in java.lang used by java.lang.ref
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
InterruptedException
          InterruptedException is thrown when a thread is interrupted by another thread during a wait() or within asynchronously interruptible code.
Object
          Object is the base class for all classes in Java.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.lang.reflect
ArrayIndexOutOfBoundsException
          ArrayIndexOutOfBoundsException is thrown when an attempt is made to access an array element with an index that is negative or larger or equal than the array length.
Class
          Class whose instances represent Java classes.
ClassFormatError
          ClassFormatError is a linkage error that is thrown when an a class could not be loaded since it does not respect the class file format.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
IllegalAccessException
          IllegalAccessException is thrown by reflection code if an attempt is made to access a field or a method or to create an instance from an environment that is not permitted to perform this access.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
InstantiationException
          InstantiationException is thrown when an attempt is made to instanciate an object via reflection without having the required access rights for the instantiation.
LinkageError
          LinkageError is thrown if linking of a class failed, i.e., another class that is needed by this class is missing or does not declare a field or method that is required.
NegativeArraySizeException
          NegativeArraySizeException is a runtime exception that is thrown by the virtual machine if an attempt is made to create an instance of an array with a negative size.
NullPointerException
          NullPointerException is a runtime exception that is thrown by the virtual machine on an attempt to dereference the value null.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.math
Comparable
          Comparable is a feature of classes that define a full order.
Number
          Number super class of classes that impelement number, i.e., Byte, Short, Integer, Double, Long, BigInteger, etc.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by java.net
Class
          Class whose instances represent Java classes.
ClassCastException
          ClassCastException is a runtime exception thrown when an attempt is made to cast a reference to a type the referenced instance is not an instance of.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Comparable
          Comparable is a feature of classes that define a full order.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
Package
          Package provides version and implementation information of a Java package loaded by a class loader.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.nio
Appendable
          Appendable is an interface for classes that provide a means to append characters.
CharSequence
          CharSequence is an interface that provides a read-only access to a sequence of characters.
Comparable
          Comparable is a feature of classes that define a full order.
Exception
          Exception is a base class for flagged exceptions.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
Object
          Object is the base class for all classes in Java.
Readable
          Readable is an interface for classes that may read characters in a CharBuffer.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
UnsupportedOperationException
          UnsupportedOperationException is a runtime exception that may be thrown by a method that is not permitted, e.g., an abstract method that is implemented to permit compilation, but it is not supported by the implementation.
 

Classes in java.lang used by java.nio.channels
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.nio.channels.spi
Object
          Object is the base class for all classes in Java.
 

Classes in java.lang used by java.nio.charset
CharSequence
          CharSequence is an interface that provides a read-only access to a sequence of characters.
Comparable
          Comparable is a feature of classes that define a full order.
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.nio.charset.spi
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by java.rmi
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
SecurityManager
          SecurityManager is a class you can extend to create your own Java security policy.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.rmi.activation
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.rmi.dgc
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by java.rmi.registry
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by java.rmi.server
Class
          Class whose instances represent Java classes.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
CloneNotSupportedException
          CloneNotSupportedException is thrown on an attempt to excecute Object.clone() on an object that does not implement the Cloneable interface.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.security
Class
          Class whose instances represent Java classes.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
CloneNotSupportedException
          CloneNotSupportedException is thrown on an attempt to excecute Object.clone() on an object that does not implement the Cloneable interface.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.security.acl
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.security.cert
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.security.spec
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.sql
Class
          Class whose instances represent Java classes.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Comparable
          Comparable is a feature of classes that define a full order.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.text
CharSequence
          CharSequence is an interface that provides a read-only access to a sequence of characters.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Comparable
          Comparable is a feature of classes that define a full order.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Number
          Number super class of classes that impelement number, i.e., Byte, Short, Integer, Double, Long, BigInteger, etc.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
StringBuffer
          This class can be used to work with variable length strings of characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.text.spi
Object
          Object is the base class for all classes in Java.
 

Classes in java.lang used by java.util
Appendable
          Appendable is an interface for classes that provide a means to append characters.
Class
          Class whose instances represent Java classes.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
CloneNotSupportedException
          CloneNotSupportedException is thrown on an attempt to excecute Object.clone() on an object that does not implement the Cloneable interface.
Comparable
          Comparable is a feature of classes that define a full order.
Deprecated
           
Enum
          Enum provides the abstract super class for all JDK 1.5 enumeration types.
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
Iterable
          Iterable indicates that a class contains elements that can be iterated over.
Object
          Object is the base class for all classes in Java.
Runnable
          Runnable is an interface to be implemented by classes that provide a run() method.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.util.concurrent
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Comparable
          Comparable is a feature of classes that define a full order.
Exception
          Exception is a base class for flagged exceptions.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
InterruptedException
          InterruptedException is thrown when a thread is interrupted by another thread during a wait() or within asynchronously interruptible code.
Iterable
          Iterable indicates that a class contains elements that can be iterated over.
Object
          Object is the base class for all classes in Java.
Runnable
          Runnable is an interface to be implemented by classes that provide a run() method.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Thread
          Class that represents Java threads.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.util.concurrent.atomic
Class
          Class whose instances represent Java classes.
Number
          Number super class of classes that impelement number, i.e., Byte, Short, Integer, Double, Long, BigInteger, etc.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by java.util.concurrent.locks
InterruptedException
          InterruptedException is thrown when a thread is interrupted by another thread during a wait() or within asynchronously interruptible code.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Thread
          Class that represents Java threads.
 

Classes in java.lang used by java.util.jar
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
NullPointerException
          NullPointerException is a runtime exception that is thrown by the virtual machine on an attempt to dereference the value null.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.util.logging
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.util.prefs
Class
          Class whose instances represent Java classes.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.util.regex
CharSequence
          CharSequence is an interface that provides a read-only access to a sequence of characters.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
StringBuffer
          This class can be used to work with variable length strings of characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by java.util.spi
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by java.util.zip
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
InternalError
          InternalError is a super class for severe error conditions in the system, e.g. running out of a resource such a memory.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
VirtualMachineError
          VirtualMachineError is a super class for error conditions that originate in the virtual machine, such as out of memory or class loading and linking problems.
 

Classes in java.lang used by javax.accessibility
Object
          Object is the base class for all classes in Java.
 

Classes in java.lang used by javax.crypto
Class
          Class whose instances represent Java classes.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
CloneNotSupportedException
          CloneNotSupportedException is thrown on an attempt to excecute Object.clone() on an object that does not implement the Cloneable interface.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
NullPointerException
          NullPointerException is a runtime exception that is thrown by the virtual machine on an attempt to dereference the value null.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.crypto.spec
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.management
Boolean
          Boolean provides class for boolean values stored in objects.
Class
          Class whose instances represent Java classes.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Deprecated
           
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Integer
          Integer provides a class for integer values stored in objects.
Iterable
          Iterable indicates that a class contains elements that can be iterated over.
Number
          Number super class of classes that impelement number, i.e., Byte, Short, Integer, Double, Long, BigInteger, etc.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.management.loading
Class
          Class whose instances represent Java classes.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.management.openmbean
Boolean
          Boolean provides class for boolean values stored in objects.
Byte
          Byte provides a class for byte values stored in objects.
Character
          Character provides a class for char values stored in objects.
Class
          Class whose instances represent Java classes.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Comparable
          Comparable is a feature of classes that define a full order.
Deprecated
           
Double
          Double provides a class for double values stored in objects.
Exception
          Exception is a base class for flagged exceptions.
Float
          Float provides a class for float values stored in objects.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Integer
          Integer provides a class for integer values stored in objects.
Long
          Long provides a class for 64-bit integer (long) values stored in objects.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
Short
          Short provides a class for short values stored in objects.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
Void
          Void provides a representation for the pseudo-type "void" used for methods that do not return a result.
 

Classes in java.lang used by javax.microedition.io
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.naming
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Comparable
          Comparable is a feature of classes that define a full order.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.naming.directory
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.naming.event
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.naming.ldap
Comparable
          Comparable is a feature of classes that define a full order.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.naming.spi
Class
          Class whose instances represent Java classes.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.net
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.net.ssl
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.print
Class
          Class whose instances represent Java classes.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.print.attribute
Class
          Class whose instances represent Java classes.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.print.attribute.standard
Class
          Class whose instances represent Java classes.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Iterable
          Iterable indicates that a class contains elements that can be iterated over.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.print.event
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.realtime
ArithmeticException
          ArithmeticException is thrown when an attempt is made to perform a integer or long devision with a divisor of 0.
Class
          Class whose instances represent Java classes.
ClassCastException
          ClassCastException is a runtime exception thrown when an attempt is made to cast a reference to a type the referenced instance is not an instance of.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Comparable
          Comparable is a feature of classes that define a full order.
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
ExceptionInInitializerError
          An ExceptionInInitializerError is generated if an unhandled exception occurend in a static initializer of a class.
IllegalAccessException
          IllegalAccessException is thrown by reflection code if an attempt is made to access a field or a method or to create an instance from an environment that is not permitted to perform this access.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
IllegalThreadStateException
          IllegalThreadStateException is thrown by methods of class Thread if these methods are called on a thread that is not in a state that would permit calling these methods.
InstantiationException
          InstantiationException is thrown when an attempt is made to instanciate an object via reflection without having the required access rights for the instantiation.
InterruptedException
          InterruptedException is thrown when a thread is interrupted by another thread during a wait() or within asynchronously interruptible code.
NullPointerException
          NullPointerException is a runtime exception that is thrown by the virtual machine on an attempt to dereference the value null.
Object
          Object is the base class for all classes in Java.
OutOfMemoryError
          An OutOfMemoryException is a signal from the virtual machine that a memory allocation has failed because not enough free memory was available.
Override
          An annotation to indicate that a given method definition overrides the definition provided in a super class.
Runnable
          Runnable is an interface to be implemented by classes that provide a run() method.
RuntimeException
          This is the base-class of all unchecked exceptions.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
String
          String represents immutable strings of (16-bit) unicode characters.
Thread
          Class that represents Java threads.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
UnsupportedOperationException
          UnsupportedOperationException is a runtime exception that may be thrown by a method that is not permitted, e.g., an abstract method that is implemented to permit compilation, but it is not supported by the implementation.
 

Classes in java.lang used by javax.rmi
Class
          Class whose instances represent Java classes.
ClassCastException
          ClassCastException is a runtime exception thrown when an attempt is made to cast a reference to a type the referenced instance is not an instance of.
Object
          Object is the base class for all classes in Java.
 

Classes in java.lang used by javax.rmi.CORBA
Class
          Class whose instances represent Java classes.
ClassCastException
          ClassCastException is a runtime exception thrown when an attempt is made to cast a reference to a type the referenced instance is not an instance of.
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.security.auth
Class
          Class whose instances represent Java classes.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.security.auth.callback
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.security.auth.kerberos
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.security.auth.login
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.security.auth.x500
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.security.cert
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.security.sasl
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.sound.midi
ArrayIndexOutOfBoundsException
          ArrayIndexOutOfBoundsException is thrown when an attempt is made to access an array element with an index that is negative or larger or equal than the array length.
Class
          Class whose instances represent Java classes.
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Exception
          Exception is a base class for flagged exceptions.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.sound.midi.spi
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
 

Classes in java.lang used by javax.sound.sampled
Class
          Class whose instances represent Java classes.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.sound.sampled.spi
Object
          Object is the base class for all classes in Java.
 

Classes in java.lang used by javax.sql
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.transaction
Exception
          Exception is a base class for flagged exceptions.
IllegalStateException
          IllegalStateException is a runtime exception that is thrown when a method is called at an inapropriate time, e.g. before an object is initialized.
Object
          Object is the base class for all classes in Java.
SecurityException
          SecurityException is a runtime exception thrown by a security manager if a requested permission is not granted.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.transaction.xa
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.xml
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.xml.datatype
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Exception
          Exception is a base class for flagged exceptions.
Number
          Number super class of classes that impelement number, i.e., Byte, Short, Integer, Double, Long, BigInteger, etc.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.xml.namespace
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.xml.parsers
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.xml.stream
ClassLoader
          ClassLoader provides a new name space for classes that are loaded into the system from an external source.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.xml.stream.events
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.xml.stream.util
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.xml.transform
Error
          Sub-classes of Error describe abnormal exceptional states within the virtual machine or application.
Exception
          Exception is a base class for flagged exceptions.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by javax.xml.transform.dom
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.xml.transform.sax
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.xml.transform.stream
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.xml.validation
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by javax.xml.xpath
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.ietf.jgss
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.CORBA
Class
          Class whose instances represent Java classes.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.CORBA.DynAnyPackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.CORBA.ORBPackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.CORBA.TypeCodePackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.CORBA.portable
Class
          Class whose instances represent Java classes.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.CORBA_2_3.portable
Class
          Class whose instances represent Java classes.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.omg.CosNaming
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.CosNaming.NamingContextExtPackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.CosNaming.NamingContextPackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.Dynamic
Object
          Object is the base class for all classes in Java.
 

Classes in java.lang used by org.omg.DynamicAny
Class
          Class whose instances represent Java classes.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.omg.DynamicAny.DynAnyFactoryPackage
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.omg.DynamicAny.DynAnyPackage
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.omg.IOP
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.omg.IOP.CodecFactoryPackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.IOP.CodecPackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.Messaging
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.omg.PortableInterceptor
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.PortableInterceptor.ORBInitInfoPackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.PortableServer
Class
          Class whose instances represent Java classes.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.omg.PortableServer.CurrentPackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.PortableServer.POAManagerPackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.PortableServer.POAPackage
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.omg.PortableServer.ServantLocatorPackage
Object
          Object is the base class for all classes in Java.
 

Classes in java.lang used by org.omg.stub.java.rmi
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.relaxng.datatype
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.relaxng.datatype.helpers
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.w3c.dom
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.w3c.dom.bootstrap
ClassCastException
          ClassCastException is a runtime exception thrown when an attempt is made to cast a reference to a type the referenced instance is not an instance of.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
IllegalAccessException
          IllegalAccessException is thrown by reflection code if an attempt is made to access a field or a method or to create an instance from an environment that is not permitted to perform this access.
InstantiationException
          InstantiationException is thrown when an attempt is made to instanciate an object via reflection without having the required access rights for the instantiation.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.w3c.dom.css
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.w3c.dom.events
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.w3c.dom.html2
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.w3c.dom.ls
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.w3c.dom.ranges
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.w3c.dom.stylesheets
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.w3c.dom.xpath
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.xml.sax
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by org.xml.sax.ext
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by org.xml.sax.helpers
ClassCastException
          ClassCastException is a runtime exception thrown when an attempt is made to cast a reference to a type the referenced instance is not an instance of.
ClassNotFoundException
          ClassNotFoundException is thrown by methods such as Class.forName() if an attempt to load a class failed.
IllegalAccessException
          IllegalAccessException is thrown by reflection code if an attempt is made to access a field or a method or to create an instance from an environment that is not permitted to perform this access.
InstantiationException
          InstantiationException is thrown when an attempt is made to instanciate an object via reflection without having the required access rights for the instantiation.
NullPointerException
          NullPointerException is a runtime exception that is thrown by the virtual machine on an attempt to dereference the value null.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by sun.java2d
Object
          Object is the base class for all classes in Java.
Runnable
          Runnable is an interface to be implemented by classes that provide a run() method.
 

Classes in java.lang used by sun.misc
Appendable
          Appendable is an interface for classes that provide a means to append characters.
Class
          Class whose instances represent Java classes.
Comparable
          Comparable is a feature of classes that define a full order.
Exception
          Exception is a base class for flagged exceptions.
NumberFormatException
          NumberFormatException is an exception thrown by number parsing functions if the number could not be parsed or was outside of the legal range of values.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by sun.reflect
Class
          Class whose instances represent Java classes.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by sun.reflect.annotation
Class
          Class whose instances represent Java classes.
Enum
          Enum provides the abstract super class for all JDK 1.5 enumeration types.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by sun.reflect.generics.factory
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by sun.reflect.generics.parser
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by sun.reflect.generics.reflectiveObjects
Class
          Class whose instances represent Java classes.
Exception
          Exception is a base class for flagged exceptions.
Object
          Object is the base class for all classes in Java.
Override
          An annotation to indicate that a given method definition overrides the definition provided in a super class.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
Throwable
          Throwable is the root class of all classes whose instances may be thrown as exceptions.
 

Classes in java.lang used by sun.reflect.generics.repository
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by sun.reflect.generics.scope
Class
          Class whose instances represent Java classes.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by sun.reflect.generics.tree
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by sun.reflect.generics.visitor
Object
          Object is the base class for all classes in Java.
 

Classes in java.lang used by sun.security.action
Boolean
          Boolean provides class for boolean values stored in objects.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by sun.text
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
CloneNotSupportedException
          CloneNotSupportedException is thrown on an attempt to excecute Object.clone() on an object that does not implement the Cloneable interface.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by sun.text.normalizer
Cloneable
          Cloneable marks a class that implements the Object.clone() method.
CloneNotSupportedException
          CloneNotSupportedException is thrown on an attempt to excecute Object.clone() on an object that does not implement the Cloneable interface.
IllegalArgumentException
          IllegalArgumentException is thrown when a method is called with an illegal argument value.
Object
          Object is the base class for all classes in Java.
RuntimeException
          This is the base-class of all unchecked exceptions.
String
          String represents immutable strings of (16-bit) unicode characters.
StringBuffer
          This class can be used to work with variable length strings of characters.
 

Classes in java.lang used by sun.util
Class
          Class whose instances represent Java classes.
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 

Classes in java.lang used by sun.util.resources
Object
          Object is the base class for all classes in Java.
String
          String represents immutable strings of (16-bit) unicode characters.
 


aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.