Annotation Type | Description |
---|---|
Compat |
A marker annotation to mark that a class, method or field is experimental and as such.
|
Experimental |
A marker annotation to mark that a class, method or field is experimental and as such, should be used with extreme
care as it may not be completely implemented, may not work at all, and/or may be prone to incompatible changes in
future releases.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.