See: Description
Interface | Description |
---|---|
Constants | Deprecated
(since 6.0) DO NOT USE - use Const instead
|
ExceptionConstants | Deprecated
(since 6.0) DO NOT USE - use ExceptionConst instead
|
Class | Description |
---|---|
Const |
Constants for the project, mostly defined in the JVM specification.
|
ExceptionConst |
Exception constants.
|
Repository |
The repository maintains informations about class interdependencies, e.g.,
whether a class is a sub-class of another.
|
Enum | Description |
---|---|
ExceptionConst.EXCS |
Enum corresponding to the various Exception Class arrays,
used by
ExceptionConst.createExceptions(EXCS, Class...) |
This package contains basic classes for the Byte Code Engineering Library and constants defined by the JVM specification.
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.