Interface ClassMatcher.Constructor<T extends ClassMatcher>
- Enclosing class:
 ClassMatcher
Deprecated.
- 
Method Summary
Modifier and TypeMethodDescriptionconstruct(Map<String, ClassMatcher.Entry> entries, IncludeExcludeSet<ClassMatcher.Entry, String> patterns, IncludeExcludeSet<ClassMatcher.Entry, URI> locations) Deprecated. 
- 
Method Details
- 
construct
T construct(Map<String, ClassMatcher.Entry> entries, IncludeExcludeSet<ClassMatcher.Entry, String> patterns, IncludeExcludeSet<ClassMatcher.Entry, URI> locations) Deprecated. 
 -