HlsInterstitialsAdsLoader.AssetList


public final class HlsInterstitialsAdsLoader.AssetList


Holds a list of assets.

Summary

Public fields

final ImmutableList<HlsInterstitialsAdsLoader.Asset>

The list of assets.

final ImmutableList<HlsInterstitialsAdsLoader.StringAttribute>

The list of string attributes of the asset list JSON object.

Public methods

boolean
int

Public fields

assets

public final ImmutableList<HlsInterstitialsAdsLoader.Assetassets

The list of assets.

stringAttributes

public final ImmutableList<HlsInterstitialsAdsLoader.StringAttributestringAttributes

The list of string attributes of the asset list JSON object.

Public methods

equals

public boolean equals(@Nullable Object o)

hashCode

public int hashCode()