| Constructor and Description |
|---|
IncludedAndExcluded(LinkedHashSet<String> included,
Set<String> excluded) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getExcluded() |
LinkedHashSet<String> |
getIncluded() |
public IncludedAndExcluded(LinkedHashSet<String> included, Set<String> excluded)
public LinkedHashSet<String> getIncluded()
Copyright © 2024 Atlassian. All rights reserved.