Interface AddressProviderResultOperation

All Superinterfaces:
BiFunction<List<LocationBean>,LocationSearchBean,List<LocationBean>>

public interface AddressProviderResultOperation extends BiFunction<List<LocationBean>,LocationSearchBean,List<LocationBean>>