polish
This commit is contained in:
parent
35944af7e1
commit
6f8eb57dfa
|
|
@ -34,7 +34,7 @@ import java.lang.annotation.Target;
|
||||||
*
|
*
|
||||||
* @author Keith Donald
|
* @author Keith Donald
|
||||||
* @since 3.0
|
* @since 3.0
|
||||||
* @see org.joda.time.format.DateTimeFormat
|
* @see java.text.NumberFormat
|
||||||
*/
|
*/
|
||||||
@Target( { ElementType.METHOD, ElementType.FIELD, ElementType.PARAMETER })
|
@Target( { ElementType.METHOD, ElementType.FIELD, ElementType.PARAMETER })
|
||||||
@Retention(RetentionPolicy.RUNTIME)
|
@Retention(RetentionPolicy.RUNTIME)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue