| Package | Description |
|---|---|
| org.codehaus.commons.compiler |
This package declares interfaces for the implementation of an
IExpressionEvaluator, an IScriptEvaluator, an
IClassBodyEvaluator and an ISimpleCompiler. |
| org.codehaus.commons.compiler.lang | |
| org.codehaus.commons.compiler.util |
Utility functionality for this project.
|
| org.codehaus.commons.compiler.util.iterator | |
| org.codehaus.commons.compiler.util.reflect |
Utility functionality related to
java.util.reflect. |
| org.codehaus.commons.compiler.util.resource |
Classes related to loading "resources" (
ResourceFinder) and
creating resources (ResourceCreator). |
| Class and Description |
|---|
| NotNullByDefault
By default, types in method signatures that lack a null annotation are regarded as nullable.
|
| Nullable
Designates that a field, return value, argument, or variable may be
null. |
| Class and Description |
|---|
| Nullable
Designates that a field, return value, argument, or variable may be
null. |
| Class and Description |
|---|
| Nullable
Designates that a field, return value, argument, or variable may be
null. |
| Class and Description |
|---|
| Nullable
Designates that a field, return value, argument, or variable may be
null. |
| Class and Description |
|---|
| Nullable
Designates that a field, return value, argument, or variable may be
null. |
| Class and Description |
|---|
| Nullable
Designates that a field, return value, argument, or variable may be
null. |
Copyright © 2024. All rights reserved.