|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=SOURCE) @Copyright(value="Copyright © 2008, Iparelan Solutions, LLC. All rights reserved.") public @interface AutoBoxing
Declares that an autoboxing conversion is present. Autoboxing tends to be a controversial topic. In general, autoboxing should be used sparingly and its use should be well marked with this annotation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |