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