Interface SuggestedAddressesAmountStrategy
-
- All Known Implementing Classes:
DefaultSuggestedAddressesAmountStrategy
public interface SuggestedAddressesAmountStrategyStrategy to define the number of suggested addresses to show.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetSuggestedAddressesAmountToDisplay()Get the number of suggestions.
-