public class PatternHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
PatternHolder(String patternStr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Pattern |
getPattern(io.vertx.core.MultiMap headers) |
int |
hashCode() |
String |
toString() |
public PatternHolder(String patternStr)
Copyright © 2016–2020. All rights reserved.