Interface UnleashFeatureFetcherFactory

All Superinterfaces:
Function<UnleashConfig,FeatureFetcher>

public interface UnleashFeatureFetcherFactory extends Function<UnleashConfig,FeatureFetcher>