Interface SelectionListMatcher<T>
-
public interface SelectionListMatcher<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
matches(java.util.regex.Pattern pattern, long id, T object)
-