Uses of Enum
com.github.xds.type.matcher.v3.Matcher.MatcherTree.TreeTypeCase
Packages that use Matcher.MatcherTree.TreeTypeCase
-
Uses of Matcher.MatcherTree.TreeTypeCase in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return Matcher.MatcherTree.TreeTypeCaseModifier and TypeMethodDescriptionMatcher.MatcherTree.TreeTypeCase.forNumber
(int value) Matcher.MatcherTree.Builder.getTreeTypeCase()
Matcher.MatcherTree.getTreeTypeCase()
Matcher.MatcherTreeOrBuilder.getTreeTypeCase()
Matcher.MatcherTree.TreeTypeCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static Matcher.MatcherTree.TreeTypeCase[]
Matcher.MatcherTree.TreeTypeCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.