.class Lcom/google/common/util/concurrent/AbstractIdleService$1; .super Ljava/lang/Object; .source "AbstractIdleService.java" # interfaces .implements Ljava/util/concurrent/Executor; # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/google/common/util/concurrent/AbstractIdleService;->executor()Ljava/util/concurrent/Executor; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x1 name = null .end annotation # instance fields .field public final synthetic this$0:Lcom/google/common/util/concurrent/AbstractIdleService; # direct methods .method public constructor (Lcom/google/common/util/concurrent/AbstractIdleService;)V .locals 0 .line 1 iput-object p1, p0, Lcom/google/common/util/concurrent/AbstractIdleService$1;->this$0:Lcom/google/common/util/concurrent/AbstractIdleService; invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public execute(Ljava/lang/Runnable;)V .locals 1 .line 1 iget-object v0, p0, Lcom/google/common/util/concurrent/AbstractIdleService$1;->this$0:Lcom/google/common/util/concurrent/AbstractIdleService; invoke-static {v0}, Lcom/google/common/util/concurrent/AbstractIdleService;->access$200(Lcom/google/common/util/concurrent/AbstractIdleService;)Lcom/google/common/base/Supplier; move-result-object v0 invoke-interface {v0}, Lcom/google/common/base/Supplier;->get()Ljava/lang/Object; move-result-object v0 check-cast v0, Ljava/lang/String; invoke-static {v0, p1}, Lcom/google/common/util/concurrent/MoreExecutors;->newThread(Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Thread; move-result-object p1 invoke-virtual {p1}, Ljava/lang/Thread;->start()V return-void .end method