class org.springframework.scheduling.commonj.TimerManagerTaskScheduler$ReschedulingTimerListener extends org.springframework.scheduling.commonj.TimerManagerTaskScheduler$TimerScheduledFuture
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.scheduling.commonj.TimerManagerTaskScheduler$ReschedulingTimerListener
  super_class: org.springframework.scheduling.commonj.TimerManagerTaskScheduler$TimerScheduledFuture
{
  private final org.springframework.scheduling.Trigger trigger;
    descriptor: Lorg/springframework/scheduling/Trigger;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.springframework.scheduling.support.SimpleTriggerContext triggerContext;
    descriptor: Lorg/springframework/scheduling/support/SimpleTriggerContext;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private volatile java.util.Date scheduledExecutionTime;
    descriptor: Ljava/util/Date;
    flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE

  final org.springframework.scheduling.commonj.TimerManagerTaskScheduler this$0;
    descriptor: Lorg/springframework/scheduling/commonj/TimerManagerTaskScheduler;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public void <init>(org.springframework.scheduling.commonj.TimerManagerTaskScheduler, java.lang.Runnable, org.springframework.scheduling.Trigger);
    descriptor: (Lorg/springframework/scheduling/commonj/TimerManagerTaskScheduler;Ljava/lang/Runnable;Lorg/springframework/scheduling/Trigger;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.scheduling.commonj.TimerManagerTaskScheduler$ReschedulingTimerListener this
         0: .line 25
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import commonj.timers cannot be resolved\n\tThe import commonj.timers cannot be resolved\n\tTimer cannot be resolved to a type\n\tThe method obtainTimerManager() from the type TimerManagerAccessor refers to the missing type TimerManager\n\tTimer cannot be resolved to a type\n\tThe method obtainTimerManager() from the type TimerManagerAccessor refers to the missing type TimerManager\n\tTimer cannot be resolved to a type\n\tThe method obtainTimerManager() from the type TimerManagerAccessor refers to the missing type TimerManager\n\tTimer cannot be resolved to a type\n\tThe method obtainTimerManager() from the type TimerManagerAccessor refers to the missing type TimerManager\n\tTimer cannot be resolved to a type\n\tThe method obtainTimerManager() from the type TimerManagerAccessor refers to the missing type TimerManager\n\tTimerListener cannot be resolved to a type\n\tTimer cannot be resolved to a type\n\tTimer cannot be resolved to a type\n\tTimer cannot be resolved to a type\n\tTimer cannot be resolved to a type\n\tTimer cannot be resolved to a type\n\tTimer cannot be resolved to a type\n\tTimer cannot be resolved to a type\n\tTimer cannot be resolved to a type\n\tThe hierarchy of the type ReschedulingTimerListener is inconsistent\n\tThe method obtainTimerManager() from the type TimerManagerAccessor refers to the missing type TimerManager\n\tTimer cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scheduling.commonj.TimerManagerTaskScheduler$ReschedulingTimerListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/commonj/TimerManagerTaskScheduler$ReschedulingTimerListener;
    MethodParameters:
          Name  Flags
      this$0    final
      runnable  
      trigger   

  public java.util.concurrent.ScheduledFuture<?> schedule();
    descriptor: ()Ljava/util/concurrent/ScheduledFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.scheduling.commonj.TimerManagerTaskScheduler$ReschedulingTimerListener this
         0: .line 185
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method obtainTimerManager() from the type TimerManagerAccessor refers to the missing type TimerManager\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scheduling.commonj.TimerManagerTaskScheduler$ReschedulingTimerListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/commonj/TimerManagerTaskScheduler$ReschedulingTimerListener;
    Signature: ()Ljava/util/concurrent/ScheduledFuture<*>;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void timerExpired(Timer);
    descriptor: (LTimer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scheduling.commonj.TimerManagerTaskScheduler$ReschedulingTimerListener this
         0: .line 190
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTimer cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scheduling.commonj.TimerManagerTaskScheduler$ReschedulingTimerListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scheduling/commonj/TimerManagerTaskScheduler$ReschedulingTimerListener;
    MethodParameters:
       Name  Flags
      timer  
}
SourceFile: "TimerManagerTaskScheduler.java"
NestHost: org.springframework.scheduling.commonj.TimerManagerTaskScheduler
InnerClasses:
  private ReschedulingTimerListener = org.springframework.scheduling.commonj.TimerManagerTaskScheduler$ReschedulingTimerListener of org.springframework.scheduling.commonj.TimerManagerTaskScheduler
  private TimerScheduledFuture = org.springframework.scheduling.commonj.TimerManagerTaskScheduler$TimerScheduledFuture of org.springframework.scheduling.commonj.TimerManagerTaskScheduler