@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WithParams
String[]
value
public abstract String[] value
@WithParams("key1", "val1", "key2", "val2")
Copyright © 2014-2015. All Rights Reserved.