tmap/smali_classes3/com/nytimes/android/external/cache/FuturesGetChecked$a.smali
2022-06-10 21:38:30 +09:00

29 lines
722 B
Smali

.class public interface abstract Lcom/nytimes/android/external/cache/FuturesGetChecked$a;
.super Ljava/lang/Object;
.source "FuturesGetChecked.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/nytimes/android/external/cache/FuturesGetChecked;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
.method public abstract validateClass(Ljava/lang/Class;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Class<",
"+",
"Ljava/lang/Exception;",
">;)V"
}
.end annotation
.end method