HlsInterstitialsAdsLoader.StringAttribute


public final class HlsInterstitialsAdsLoader.StringAttribute


A string attribute with its name and value.

Summary

Public fields

final String

The name of the attribute.

final String

The value of the attribute.

Public methods

boolean
int

Public fields

name

public final String name

The name of the attribute.

value

public final String value

The value of the attribute.

Public methods

equals

public boolean equals(@Nullable Object o)

hashCode

public int hashCode()