Package com.biglybt.core.subs.impl
Class SubscriptionManagerImpl.searchMatcher
- java.lang.Object
-
- com.biglybt.core.subs.impl.SubscriptionManagerImpl.searchMatcher
-
- Enclosing class:
- SubscriptionManagerImpl
private static class SubscriptionManagerImpl.searchMatcher extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.util.regex.Pattern[]
bit_patterns
private int[]
bit_types
private java.lang.String[]
bits
-
Constructor Summary
Constructors Modifier Constructor Description protected
searchMatcher(java.lang.String term)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
matches(java.lang.String str)
-