This commit is contained in:
Keith Donald 2009-11-11 19:02:57 +00:00
parent 35944af7e1
commit 6f8eb57dfa
1 changed files with 1 additions and 1 deletions

View File

@ -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)