Uses of Interface
org.apache.sling.resourceresolver.impl.helper.SortedProviderList.Filter

Packages that use SortedProviderList.Filter
org.apache.sling.resourceresolver.impl.helper   
 

Uses of SortedProviderList.Filter in org.apache.sling.resourceresolver.impl.helper
 

Methods in org.apache.sling.resourceresolver.impl.helper with parameters of type SortedProviderList.Filter
 Iterator<T> SortedProviderList.getProviders(ResourceResolverContext ctx, SortedProviderList.Filter<T> filter)
          Return an iterator for the current sorted list of providers implementing the feature interface.
 



Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.