JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.bsvrz.sys.funclib.kappich.selectionlist
Interface SelectionListMatcher<T>
public interface
SelectionListMatcher<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
matches
(
Pattern
pattern, long id,
T
object)
Method Details
matches
boolean
matches
(
@Nullable
Pattern
pattern, long id,
T
object)