![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.util.concurrent.AbstractScheduledService$Scheduler.class Maven / Gradle / Ivy
???? 4 T
Dcom/google/common/util/concurrent/AbstractScheduledService$Scheduler ()V
*com/google/common/util/concurrent/Internal toNanosSaturated (Ljava/time/Duration;)J java/util/concurrent/TimeUnit NANOSECONDS Ljava/util/concurrent/TimeUnit;
newFixedDelaySchedule i(JJLjava/util/concurrent/TimeUnit;)Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler;
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; delay must be > 0, found %s
! "
checkArgument (ZLjava/lang/String;J)V $ Fcom/google/common/util/concurrent/AbstractScheduledService$Scheduler$1
# & ' $(JJLjava/util/concurrent/TimeUnit;)V
) * newFixedRateSchedule , period must be > 0, found %s . Fcom/google/common/util/concurrent/AbstractScheduledService$Scheduler$2
- &
1 2 java/lang/Object p(Ljava/time/Duration;Ljava/time/Duration;)Lcom/google/common/util/concurrent/AbstractScheduledService$Scheduler; Code LineNumberTable LocalVariableTable initialDelay Ljava/time/Duration; delay MethodParameters J unit
StackMapTable period schedule ?(Lcom/google/common/util/concurrent/AbstractService;Ljava/util/concurrent/ScheduledExecutorService;Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/AbstractScheduledService$Cancellable; service executor runnable this FLcom/google/common/util/concurrent/AbstractScheduledService$Scheduler; A(Lcom/google/common/util/concurrent/AbstractScheduledService$1;)V x0 >Lcom/google/common/util/concurrent/AbstractScheduledService$1;
SourceFile AbstractScheduledService.java InnerClasses M :com/google/common/util/concurrent/AbstractScheduledService Scheduler P Fcom/google/common/util/concurrent/AbstractScheduledService$Cancellable Cancellable S