Uses of Interface
org.eclipse.jetty.util.ClassMatcher.Constructor
Packages that use ClassMatcher.Constructor
- 
Uses of ClassMatcher.Constructor in org.eclipse.jetty.utilMethods in org.eclipse.jetty.util with parameters of type ClassMatcher.ConstructorModifier and TypeMethodDescriptionprotected static <T extends ClassMatcher>
 TClassMatcher.wrap(ClassMatcher matcher, ClassMatcher.Constructor<T> constructor) Deprecated.
ClassMatcherdirectly.