Package io.quarkus.bootstrap.util
Class PathsUtils
- java.lang.Object
-
- io.quarkus.bootstrap.util.PathsUtils
-
public class PathsUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description PathsUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PathsCollectiontoPathsCollection(Collection<File> c)
-
-
-
Method Detail
-
toPathsCollection
public static PathsCollection toPathsCollection(Collection<File> c)
-
-