Package de.quantummaid.httpmaid.path
Class AnyMatcher
- java.lang.Object
-
- de.quantummaid.httpmaid.path.AnyMatcher
-
- All Implemented Interfaces:
StateMachineMatcher<String>
public final class AnyMatcher extends Object implements StateMachineMatcher<String>
-
-
Constructor Summary
Constructors Constructor Description AnyMatcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<Map<String,String>>matchAndReturnCaptures(String element)StringtoString()
-