public class HDependency extends Object
| Constructor and Description |
|---|
HDependency(String name,
String scope,
boolean optional,
String[] exclusions) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getExclusions() |
String |
getName() |
String |
getScope() |
boolean |
isOptional() |
String |
toString() |
Copyright © 2025 vpc open source initiative. All rights reserved.