git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2343 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-11-11 19:02:57 +00:00
parent 78390ae84e
commit 79be476095
@@ -34,7 +34,7 @@ import java.lang.annotation.Target;
*
* @author Keith Donald
* @since 3.0
* @see org.joda.time.format.DateTimeFormat
* @see java.text.NumberFormat
*/
@Target( { ElementType.METHOD, ElementType.FIELD, ElementType.PARAMETER })
@Retention(RetentionPolicy.RUNTIME)