DownloadIndexUtil$DownloadIdProvider.smali

.class public interface abstract Lcom/google/android/exoplayer2/offline/DownloadIndexUtil$DownloadIdProvider;
.super Ljava/lang/Object;
.source "DownloadIndexUtil.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/android/exoplayer2/offline/DownloadIndexUtil;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "DownloadIdProvider"
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract getId(Lcom/google/android/exoplayer2/offline/DownloadAction;)Ljava/lang/String;
.end method