Package java.lang


Interfaces Classes Exceptions Erreurs Total
JDK 1.0.2 2 21 21 19 63
JDK 1.1.6 2 24 23 20 69
JDK 1.2fcs 3 30 24 21 78

Interfaces

Cloneable			(>JDK1.0)
Comparable			(>JDK1.2b)
Runnable			(>JDK1.0)

Classes

Boolean				(>JDK1.0)
Byte				(>JDK1.1)
Character			(>JDK1.0)
Character.Subset		(>JDK1.2b)
Character.UnicodeBlock		(>JDK1.2fcs)
Class				(>JDK1.0)
ClassLoader			(>JDK1.0)
Compiler			(>JDK1.0)
Double				(>JDK1.0)
Float				(>JDK1.0)
InheritableThreadLocal		(>JDK1.2b)
Integer				(>JDK1.0)
Long				(>JDK1.0)
Math				(>JDK1.0)
Number				(>JDK1.0)
Object				(>JDK1.0)
Package				(>JDK1.2b)
Process				(>JDK1.0)
Runtime				(>JDK1.0)
RuntimePermission		(>JDK1.2b)
SecurityManager			(>JDK1.0)
Short				(>JDK1.1)
String				(>JDK1.0)
StringBuffer			(>JDK1.0)
System				(>JDK1.0)
Thread				(>JDK1.0)
ThreadGroup			(>JDK1.0)
ThreadLocal			(>JDK1.2b)
Throwable			(>JDK1.0)
Void				(>JDK1.1)

Exceptions


ArithmeticException		(>JDK1.0)
ArrayIndexOutOfBoundsException	(>JDK1.0)
ArrayStoreException		(>JDK1.0)
ClassCastException		(>JDK1.0)
ClassNotFoundException		(>JDK1.0)
CloneNotSupportedException	(>JDK1.0)
Exception			(>JDK1.0)
IllegalAccessException		(>JDK1.0)
IllegalArgumentException	(>JDK1.0)
IllegalMonitorStateException	(>JDK1.0)
IllegalStateException		(>JDK1.1)
IllegalThreadStateException	(>JDK1.0)
IndexOutOfBoundsException	(>JDK1.0)
InstantiationException		(>JDK1.0)
InterruptedException		(>JDK1.0)
NegativeArraySizeException	(>JDK1.0)
NoSuchFieldException		(>JDK1.1)
NoSuchMethodException		(>JDK1.0)
NullPointerException		(>JDK1.0)
NumberFormatException		(>JDK1.0)
RuntimeException		(>JDK1.0)
SecurityException		(>JDK1.0)
StringIndexOutOfBoundsException	(>JDK1.0)
UnsupportedOperationException	(>JDK1.2b)

Erreurs


AbstractMethodError		(>JDK1.0)
ClassCircularityError		(>JDK1.0)
ClassFormatError		(>JDK1.0)
Error				(>JDK1.0)
ExceptionInInitializerError	(>JDK1.1)
IllegalAccessError		(>JDK1.0)
IncompatibleClassChangeError	(>JDK1.0)
InstantiationError		(>JDK1.0)
InternalError			(>JDK1.0)
LinkageError			(>JDK1.0)
NoClassDefFoundError		(>JDK1.0)
NoSuchFieldError		(>JDK1.0)
NoSuchMethodError		(>JDK1.0)
OutOfMemoryError		(>JDK1.0)
StackOverflowError		(>JDK1.0)
ThreadDeath			(>JDK1.0)
UnknownError			(>JDK1.0)
UnsatisfiedLinkError		(>JDK1.0)
UnsupportedClassVersionError	(>JDK1.0)
VerifyError			(>JDK1.0)
VirtualMachineError		(>JDK1.0)

Christophe Merlet
redfox@redfoxcenter.org
©Tous droits réservés
15 novembre 1998