Class Filter.KeyValueFilter

  • Enclosing class:
    Filter

    public static class Filter.KeyValueFilter
    extends Object
    Deprecated.
    Use a for with an if to filter the collection
    Helper class used to filter Map objects. You specify what field/s do you want to filter with a Filter.KeyValueFilter.FilterBy The regular expression passed as pattern will be used to filter the Map using a Pattern.