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