Class NamedMatcher<T>
java.lang.Object
io.opentelemetry.javaagent.tooling.util.NamedMatcher<T>
- All Implemented Interfaces:
net.bytebuddy.matcher.ElementMatcher<T>
A matcher wrapper that adds specified name to the output of
toString to allow easy
identification of where the given matcher originates from.-
Nested Class Summary
Nested classes/interfaces inherited from interface net.bytebuddy.matcher.ElementMatcher
net.bytebuddy.matcher.ElementMatcher.Junction<S extends Object> -
Constructor Summary
Constructors -
Method Summary