public class KeyMatcherPatternImpl extends java.lang.Object implements IKeyMatcher
| Constructor and Description |
|---|
KeyMatcherPatternImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set |
getMatchingKeysFromArray(java.lang.String pattern,
java.lang.Object[] keyArray)
Creates a pattern and find matches on the array.
|
public java.util.Set getMatchingKeysFromArray(java.lang.String pattern,
java.lang.Object[] keyArray)
getMatchingKeysFromArray in interface IKeyMatcherpattern - keyArray - Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.