|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Documented
@Retention(value=RUNTIME)
@Target(value={PARAMETER,ANNOTATION_TYPE})
public @interface FormatAllows arguments of step methods to be formatted with an ArgumentFormatter.
| Optional Element Summary | |
|---|---|
java.lang.String[] |
args
Optional arguments for the ArgumentFormatter. |
java.lang.Class<? extends ArgumentFormatter<?>> |
value
|
public abstract java.lang.Class<? extends ArgumentFormatter<?>> value
public abstract java.lang.String[] args
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||