public final class Match extends Object
| Modifier and Type | Method and Description |
|---|---|
<T> T |
capture(Capture<T> capture) |
Captures |
captures() |
boolean |
equals(Object o) |
int |
hashCode() |
static Match |
of(Captures captures) |
String |
toString() |
Copyright © 2012–2020. All rights reserved.