Class CrnPatternMatcher<T>
java.lang.Object
io.confluent.crn.CrnPatternMatcher<T>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> CrnPatternMatcher.Builder<T> builder()This returns both the pattern that matched and the value it matchedtoString()
-
Method Details
-
builder
-
match
-
matchEntry
This returns both the pattern that matched and the value it matched -
toString
-