| Removed Classes and Interfaces |
|
ConstantException
|
Exception thrown when the Constants class is asked for
an invalid constant name. |
|
ControlFlow
|
Interface to be implemented by objects that can return information about
the current call stack. |
|
ControlFlowFactory
|
Static factory to conceal the automatic choice of the ControlFlow
implementation class. |
|
ErrorCoded
|
Interface that can be implemented by exceptions etc that are error coded. |
|
GenericCollectionTypeResolver
|
Helper class for determining element types of collections and maps. |