Annotation Type | Description |
---|---|
AllowedValues |
Annotation that can be used to specify that the target has certain allowed values.
|
Category |
Annotation that can be used provide a human-readable category.
|
Description |
Annotation that can be used provide a human-readable description.
|
GuardedBy |
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Immutable |
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Label |
Annotation that can be used provide a human-readable label.
|
NotThreadSafe |
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ReadOnly |
Annotation that can be used to specify that the target field, method, constructor, package or type is read-only.
|
ThreadSafe |
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.