0f7e671c94aeedee2fbc796b3318d44b0297b6cd |
|
08-Oct-2010 |
nullin <nalin.makar@gmail.com> |
code cleanup for src/main Convert control statement bodies to block Convert for loops to enhanced for loops Remove unused imports Remove unused local variables Add missing '@Override' annotations Add missing '@Override' annotations to implementations of interface methods Add missing '@Deprecated' annotations Add missing serial version ID (generated) Remove unnecessary casts Remove unnecessary '$NON-NLS$' tags Organize imports Remove trailing white spaces on all lines
/external/testng/src/main/java/org/testng/annotations/IAnnotation.java
|