32 lines
666 B
Smali
32 lines
666 B
Smali
.class final Lcom/google/android/gms/tasks/zzt;
|
|
.super Ljava/lang/Object;
|
|
.source "com.google.android.gms:play-services-tasks@@18.0.1"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/concurrent/Executor;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final execute(Ljava/lang/Runnable;)V
|
|
.locals 0
|
|
.param p1 # Ljava/lang/Runnable;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-interface {p1}, Ljava/lang/Runnable;->run()V
|
|
|
|
return-void
|
|
.end method
|