| Name | Description | Type | Package | Framework |
| AspectModified | Marker interface for applying to code elements that are modified using aspects to facilitate tracking. | Class | org.carrot2.util.annotations | Carrot |
| Immutable | Marker interface for classes that are immutable (once created, never change their state. | Class | org.carrot2.util.annotations | Carrot |
| ThreadSafe | Class | org.carrot2.util.annotations | Carrot | |