Package io.quarkus.paths
Class PathFilter
java.lang.Object
io.quarkus.paths.PathFilter
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic PathFilterforExcludes(Collection<String> excludes) static PathFilterforIncludes(Collection<String> includes) inthashCode()static booleanisVisible(PathFilter filter, String path) booleantoString()