public abstract class com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty
  super_class: java.lang.Object
{
  private static final org.slf4j.Logger logger;
    descriptor: Lorg/slf4j/Logger;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 37
            ldc Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty;
            invokestatic org.slf4j.LoggerFactory.getLogger:(Ljava/lang/Class;)Lorg/slf4j/Logger;
            putstatic com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty.logger:Lorg/slf4j/Logger;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty this
         0: .line 36
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty;
}
SourceFile: "HystrixPropertiesChainedArchaiusProperty.java"
NestMembers:
  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$BooleanProperty  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$BooleanProperty$1  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$ChainLink  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicBooleanProperty  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicIntegerProperty  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicLongProperty  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicStringProperty  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$IntegerProperty  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$IntegerProperty$1  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$StringProperty  com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$StringProperty$1
InnerClasses:
  public BooleanProperty = com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$BooleanProperty of com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty
  public abstract ChainLink = com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$ChainLink of com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty
  public DynamicBooleanProperty = com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicBooleanProperty of com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty
  public DynamicIntegerProperty = com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicIntegerProperty of com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty
  public DynamicLongProperty = com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicLongProperty of com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty
  public DynamicStringProperty = com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicStringProperty of com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty
  public IntegerProperty = com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$IntegerProperty of com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty
  public StringProperty = com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$StringProperty of com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty