|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IKeyMatcher
Key matchers need to implement this interface.
Method Summary | |
---|---|
Set |
getMatchingKeysFromArray(String pattern,
Object[] keyArray)
Creates a pattern and find matches on the array. |
Method Detail |
---|
Set getMatchingKeysFromArray(String pattern, Object[] keyArray)
pattern
- keyArray
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |