public class com.netflix.hystrix.strategy.properties.HystrixProperty$Factory
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.netflix.hystrix.strategy.properties.HystrixProperty$Factory
  super_class: java.lang.Object
{
  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.HystrixProperty$Factory this
         0: .line 36
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.netflix.hystrix.strategy.properties.HystrixProperty$Factory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/netflix/hystrix/strategy/properties/HystrixProperty$Factory;

  public static <T> com.netflix.hystrix.strategy.properties.HystrixProperty<T> asProperty(T);
    descriptor: (Ljava/lang/Object;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.lang.Object value
         0: .line 39
            new com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$1
            dup
            aload 0 /* value */
            invokespecial com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$1.<init>:(Ljava/lang/Object;)V
            areturn
        end local 0 // java.lang.Object value
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  value  TT;
    Signature: <T:Ljava/lang/Object;>(TT;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty<TT;>;
    MethodParameters:
       Name  Flags
      value  final

  public static com.netflix.hystrix.strategy.properties.HystrixProperty<java.lang.Integer> asProperty(com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicIntegerProperty);
    descriptor: (Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicIntegerProperty;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicIntegerProperty value
         0: .line 53
            new com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$2
            dup
            aload 0 /* value */
            invokespecial com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$2.<init>:(Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicIntegerProperty;)V
            areturn
        end local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicIntegerProperty value
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  value  Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicIntegerProperty;
    Signature: (Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicIntegerProperty;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty<Ljava/lang/Integer;>;
    MethodParameters:
       Name  Flags
      value  final

  public static com.netflix.hystrix.strategy.properties.HystrixProperty<java.lang.Long> asProperty(com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicLongProperty);
    descriptor: (Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicLongProperty;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicLongProperty value
         0: .line 67
            new com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$3
            dup
            aload 0 /* value */
            invokespecial com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$3.<init>:(Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicLongProperty;)V
            areturn
        end local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicLongProperty value
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  value  Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicLongProperty;
    Signature: (Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicLongProperty;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty<Ljava/lang/Long;>;
    MethodParameters:
       Name  Flags
      value  final

  public static com.netflix.hystrix.strategy.properties.HystrixProperty<java.lang.String> asProperty(com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicStringProperty);
    descriptor: (Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicStringProperty;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicStringProperty value
         0: .line 81
            new com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$4
            dup
            aload 0 /* value */
            invokespecial com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$4.<init>:(Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicStringProperty;)V
            areturn
        end local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicStringProperty value
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  value  Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicStringProperty;
    Signature: (Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicStringProperty;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty<Ljava/lang/String;>;
    MethodParameters:
       Name  Flags
      value  final

  public static com.netflix.hystrix.strategy.properties.HystrixProperty<java.lang.Boolean> asProperty(com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicBooleanProperty);
    descriptor: (Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicBooleanProperty;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicBooleanProperty value
         0: .line 95
            new com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$5
            dup
            aload 0 /* value */
            invokespecial com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$5.<init>:(Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicBooleanProperty;)V
            areturn
        end local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$DynamicBooleanProperty value
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  value  Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicBooleanProperty;
    Signature: (Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$DynamicBooleanProperty;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty<Ljava/lang/Boolean;>;
    MethodParameters:
       Name  Flags
      value  final

  public static <T> com.netflix.hystrix.strategy.properties.HystrixProperty<T> asProperty(com.netflix.hystrix.strategy.properties.HystrixProperty<T>, T);
    descriptor: (Lcom/netflix/hystrix/strategy/properties/HystrixProperty;Ljava/lang/Object;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.netflix.hystrix.strategy.properties.HystrixProperty value
        start local 1 // java.lang.Object defaultValue
         0: .line 115
            new com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$6
            dup
            aload 0 /* value */
            aload 1 /* defaultValue */
            invokespecial com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$6.<init>:(Lcom/netflix/hystrix/strategy/properties/HystrixProperty;Ljava/lang/Object;)V
            areturn
        end local 1 // java.lang.Object defaultValue
        end local 0 // com.netflix.hystrix.strategy.properties.HystrixProperty value
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0         value  Lcom/netflix/hystrix/strategy/properties/HystrixProperty<TT;>;
            0    1     1  defaultValue  TT;
    Signature: <T:Ljava/lang/Object;>(Lcom/netflix/hystrix/strategy/properties/HystrixProperty<TT;>;TT;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty<TT;>;
    MethodParameters:
              Name  Flags
      value         final
      defaultValue  final

  public static <T> com.netflix.hystrix.strategy.properties.HystrixProperty<T> asProperty(com.netflix.hystrix.strategy.properties.HystrixProperty<T>[]);
    descriptor: ([Lcom/netflix/hystrix/strategy/properties/HystrixProperty;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty;
    flags: (0x0089) ACC_PUBLIC, ACC_STATIC, ACC_VARARGS
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.netflix.hystrix.strategy.properties.HystrixProperty[] values
         0: .line 137
            new com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$7
            dup
            aload 0 /* values */
            invokespecial com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$7.<init>:([Lcom/netflix/hystrix/strategy/properties/HystrixProperty;)V
            areturn
        end local 0 // com.netflix.hystrix.strategy.properties.HystrixProperty[] values
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0  values  [Lcom/netflix/hystrix/strategy/properties/HystrixProperty;
    Signature: <T:Ljava/lang/Object;>([Lcom/netflix/hystrix/strategy/properties/HystrixProperty<TT;>;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty<TT;>;
    MethodParameters:
        Name  Flags
      values  final

  public static <T> com.netflix.hystrix.strategy.properties.HystrixProperty<T> asProperty(com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$ChainLink<T>);
    descriptor: (Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$ChainLink;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$ChainLink chainedProperty
         0: .line 157
            new com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$8
            dup
            aload 0 /* chainedProperty */
            invokespecial com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$8.<init>:(Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$ChainLink;)V
            areturn
        end local 0 // com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedArchaiusProperty$ChainLink chainedProperty
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    1     0  chainedProperty  Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$ChainLink<TT;>;
    Signature: <T:Ljava/lang/Object;>(Lcom/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusProperty$ChainLink<TT;>;)Lcom/netflix/hystrix/strategy/properties/HystrixProperty<TT;>;
    MethodParameters:
                 Name  Flags
      chainedProperty  final

  public static <T> com.netflix.hystrix.strategy.properties.HystrixProperty<T> nullProperty();
    descriptor: ()Lcom/netflix/hystrix/strategy/properties/HystrixProperty;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 168
            new com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$9
            dup
            invokespecial com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$9.<init>:()V
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: <T:Ljava/lang/Object;>()Lcom/netflix/hystrix/strategy/properties/HystrixProperty<TT;>;
}
SourceFile: "HystrixProperty.java"
NestHost: com.netflix.hystrix.strategy.properties.HystrixProperty
InnerClasses:
  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 Factory = com.netflix.hystrix.strategy.properties.HystrixProperty$Factory of com.netflix.hystrix.strategy.properties.HystrixProperty
  com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$1
  com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$2
  com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$3
  com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$4
  com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$5
  com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$6
  com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$7
  com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$8
  com.netflix.hystrix.strategy.properties.HystrixProperty$Factory$9