public static class PathsCollection.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
PathsCollection.Builder |
add(Path path) |
PathsCollection |
build() |
boolean |
contains(Path p) |
public PathsCollection.Builder add(Path path)
public boolean contains(Path p)
public PathsCollection build()
Copyright © 2021 JBoss by Red Hat. All rights reserved.