Loader$RetryActionType.smali

.class interface abstract annotation Lcom/google/android/exoplayer2/upstream/Loader$RetryActionType;
.super Ljava/lang/Object;
.source "Loader.java"

# interfaces
.implements Ljava/lang/annotation/Annotation;


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

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x260a
    name = "RetryActionType"
.end annotation

.annotation runtime Ljava/lang/annotation/Documented;
.end annotation

.annotation runtime Ljava/lang/annotation/Retention;
    value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation


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

    return-void
.end method