@Repeatable(value=Dependencies.class) @Retention(value=RUNTIME) @Target(value=TYPE) public @interface DependsOn
| Modifier and Type | Required Element and Description |
|---|---|
String |
name |
ResourceType |
resourceType |
public abstract String name
public abstract ResourceType resourceType
Copyright © 2020. All rights reserved.