public abstract class MarkerAnnotation extends Object implements TypeAnnotation
TypeAnnotation for annotations
which are stateless and their only purpose is to just serve as markers.
The equals(Object) and hashCode() method are redefined
to be based on the TypeAnnotation.getName() value.
| Constructor and Description |
|---|
MarkerAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetName, isPublicCopyright © 2023 MuleSoft, Inc.. All rights reserved.