stubs library
Minimal stubs used when the real meta and super_annotations
packages are not yet available.
These stubs provide just enough types for the annotation library to compile without requiring external dependencies. They are not intended for production use.
Classes
- Class
- Placeholder for a class description.
- ClassAnnotation
- Abstract base class for class-level annotations.
- Immutable
- Marker annotation indicating a class is immutable.
- LibraryBuilder
- Placeholder for a library builder.