public interface RqRegex extends Request
All implementations of this interface must be immutable and thread-safe.
FkRegex
Modifier and Type | Interface and Description |
---|---|
static class |
RqRegex.Fake
Fake implementation, for unit tests mostly.
|
Modifier and Type | Method and Description |
---|---|
Matcher |
matcher()
Get matcher of query string.
|
Matcher matcher()
Copyright © 2015–2018 Take. All rights reserved.