class org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers extends org.springframework.core.annotation.RepeatableContainers
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers
  super_class: org.springframework.core.annotation.RepeatableContainers
{
  private static org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers INSTANCE;
    descriptor: Lorg/springframework/core/annotation/RepeatableContainers$NoRepeatableContainers;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 267
            new org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers
            dup
            invokespecial org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers.<init>:()V
            putstatic org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers.INSTANCE:Lorg/springframework/core/annotation/RepeatableContainers$NoRepeatableContainers;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers this
         0: .line 270
            aload 0 /* this */
            aconst_null
            invokespecial org.springframework.core.annotation.RepeatableContainers.<init>:(Lorg/springframework/core/annotation/RepeatableContainers;)V
         1: .line 271
            return
        end local 0 // org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/springframework/core/annotation/RepeatableContainers$NoRepeatableContainers;
}
SourceFile: "RepeatableContainers.java"
NestHost: org.springframework.core.annotation.RepeatableContainers
InnerClasses:
  private NoRepeatableContainers = org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers of org.springframework.core.annotation.RepeatableContainers