public interface IKeyMatcher
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.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.