public class KeyMatcherPatternImpl<K> extends Object implements IKeyMatcher<K>
| Constructor and Description |
|---|
KeyMatcherPatternImpl() |
public Set<K> getMatchingKeysFromArray(String pattern, Set<K> keyArray)
getMatchingKeysFromArray in interface IKeyMatcher<K>pattern - keyArray - Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.