Package io.trino.matching
Class Match
- java.lang.Object
-
- io.trino.matching.Match
-
public final class Match extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> Tcapture(Capture<T> capture)Capturescaptures()booleanequals(Object o)inthashCode()static Matchof(Captures captures)StringtoString()
-