.class Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler$2; .super Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler; .source "AbstractScheduledService.java" # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler;->newFixedRateSchedule(JJLjava/util/concurrent/TimeUnit;)Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x1 name = null .end annotation # instance fields .field public final synthetic val$initialDelay:J .field public final synthetic val$period:J .field public final synthetic val$unit:Ljava/util/concurrent/TimeUnit; # direct methods .method public constructor (JJLjava/util/concurrent/TimeUnit;)V .locals 0 .line 1 iput-wide p1, p0, Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler$2;->val$initialDelay:J iput-wide p3, p0, Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler$2;->val$period:J iput-object p5, p0, Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler$2;->val$unit:Ljava/util/concurrent/TimeUnit; const/4 p1, 0x0 invoke-direct {p0, p1}, Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler;->(Lcom/google/common/util/concurrent/AbstractScheduledService$1;)V return-void .end method # virtual methods .method public schedule(Lcom/google/common/util/concurrent/AbstractService;Ljava/util/concurrent/ScheduledExecutorService;Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/AbstractScheduledService$Cancellable; .locals 7 .line 1 new-instance p1, Lcom/google/common/util/concurrent/AbstractScheduledService$FutureAsCancellable; iget-wide v2, p0, Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler$2;->val$initialDelay:J iget-wide v4, p0, Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler$2;->val$period:J iget-object v6, p0, Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler$2;->val$unit:Ljava/util/concurrent/TimeUnit; move-object v0, p2 move-object v1, p3 .line 2 invoke-interface/range {v0 .. v6}, Ljava/util/concurrent/ScheduledExecutorService;->scheduleAtFixedRate(Ljava/lang/Runnable;JJLjava/util/concurrent/TimeUnit;)Ljava/util/concurrent/ScheduledFuture; move-result-object p2 invoke-direct {p1, p2}, Lcom/google/common/util/concurrent/AbstractScheduledService$FutureAsCancellable;->(Ljava/util/concurrent/Future;)V return-object p1 .end method