public class PathOption extends Object
| Constructor and Description |
|---|
PathOption(List<String> paths,
Set<Option> options,
boolean included) |
| Modifier and Type | Method and Description |
|---|---|
Set<Option> |
getOptions() |
List<String> |
getPaths() |
PathOption |
withPaths(List<String> newPoPaths) |
Copyright © 2020. All rights reserved.