|
||||||||||
| 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 | |
|---|---|
java.util.Set |
getMatchingKeysFromArray(java.lang.String pattern,
java.lang.Object[] keyArray)
Creates a pattern and find matches on the array. |
| Method Detail |
|---|
java.util.Set getMatchingKeysFromArray(java.lang.String pattern,
java.lang.Object[] keyArray)
pattern - keyArray -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||