@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) @Documented public @interface DateFormat
| 限定符和类型 | 可选元素和说明 |
|---|---|
DateFormatType |
type |
String |
value |
public abstract String value
public abstract DateFormatType type
Copyright © 2016. All rights reserved.