tmap/smali_classes3/com/google/common/util/concurrent/AbstractFuture$Trusted.smali
2022-06-10 21:38:30 +09:00

29 lines
735 B
Smali

.class interface abstract Lcom/google/common/util/concurrent/AbstractFuture$Trusted;
.super Ljava/lang/Object;
.source "AbstractFuture.java"
# interfaces
.implements Lcom/google/common/util/concurrent/ListenableFuture;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/util/concurrent/AbstractFuture;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Trusted"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lcom/google/common/util/concurrent/ListenableFuture<",
"TV;>;"
}
.end annotation