@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
@Documented
public @interface UsingSteps
Modifier and Type | Optional Element and Description |
---|---|
boolean |
inheritInstances |
java.lang.Class<?>[] |
instances |
Copyright © 2003-2014. All Rights Reserved.