tmap/smali_classes2/com/google/android/exoplayer2/metadata/id3/Id3Decoder$FramePredicate.smali
2022-06-10 21:38:30 +09:00

20 lines
502 B
Smali

.class public interface abstract Lcom/google/android/exoplayer2/metadata/id3/Id3Decoder$FramePredicate;
.super Ljava/lang/Object;
.source "Id3Decoder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/metadata/id3/Id3Decoder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "FramePredicate"
.end annotation
# virtual methods
.method public abstract evaluate(IIIII)Z
.end method