public interface Filter
| Modifier and Type | Method and Description | 
|---|---|
| Collection | filter(String fieldId,
      Collection c) | 
| Filterable | filter(String fieldId,
      Filterable f) | 
| Map | filter(String fieldId,
      Map m) | 
| Object | filter(String fieldId,
      Object o) | 
Filterable filter(String fieldId, Filterable f)
Collection filter(String fieldId, Collection c)
                
                
Version: 5.2.4-ice35-b23
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.