Interface FilterData


public interface FilterData
Represents a split information, like its type or dimension (density, abi, language...) and the filter value (like hdpi for a density split type).
  • Method Details

    • getIdentifier

      @NonNull String getIdentifier()
    • getFilterType

      @NonNull String getFilterType()