@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface Given
String
value
int
priority
public abstract String value
public abstract int priority
Copyright © 2003–2016. All rights reserved.