| Class and Description |
|---|
| AbstractClassFileData
Base class for
ClassData implementations that read a class definition from a file. |
| AllAnnotated
An
AnnotationFilter that accepts all annotated class elements. |
| Annotated
Defines a class element that references a specified annotation.
|
| Annotated.Type |
| AnnotationFilter
Defines criteria for finding an annotated class element.
|
| ClassData
An interface to the data for a class definition.
|
| Finder
Finds class elements associated with specified annotations.
|
| FlatMapIterator
Performs a "flat map" of a collection of elements of type E to a
sequence of objects of type T by applying the
FlatMapIterator.map(E) method
to each element. |
| JarEntryReader
Provides access to the data for a JAR file entry.
|
| PackageFilter
An
AnnotationFilter that accepts annotated elements appearing in classes
that belong to specific packages. |
| ToString
A standard
toString() builder. |
Copyright © 2025 The Cornutum Project. All rights reserved.