23 lines
474 B
Smali
23 lines
474 B
Smali
.class public interface abstract Lcom/bumptech/glide/request/d;
|
|
.super Ljava/lang/Object;
|
|
.source "FutureTarget.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/concurrent/Future;
|
|
.implements Lj5/p;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<R:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Ljava/util/concurrent/Future<",
|
|
"TR;>;",
|
|
"Lj5/p<",
|
|
"TR;>;"
|
|
}
|
|
.end annotation
|