ExoPlayer$ExoPlayerComponent.smali

.class public interface abstract Lcom/google/android/exoplayer2/ExoPlayer$ExoPlayerComponent;
.super Ljava/lang/Object;
.source "ExoPlayer.java"


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

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


# virtual methods
.method public abstract handleMessage(ILjava/lang/Object;)V
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lcom/google/android/exoplayer2/ExoPlaybackException;
        }
    .end annotation
.end method