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

35 lines
868 B
Smali

.class final Lcom/google/common/util/concurrent/ServiceManager$EmptyServiceManagerWarning;
.super Ljava/lang/Throwable;
.source "ServiceManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/util/concurrent/ServiceManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "EmptyServiceManagerWarning"
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Throwable;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lcom/google/common/util/concurrent/ServiceManager$1;)V
.locals 0
.line 2
invoke-direct {p0}, Lcom/google/common/util/concurrent/ServiceManager$EmptyServiceManagerWarning;-><init>()V
return-void
.end method