abstract class com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness extends java.lang.Enum<com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness>
minor version: 0
major version: 59
flags: flags: (0x4420) ACC_SUPER, ACC_ABSTRACT, ACC_ANNOTATION
this_class: com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness
super_class: java.lang.Enum
{
public static final com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness UNEVALUATED;
descriptor: Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness INVALID;
descriptor: Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness UNKNOWN;
descriptor: Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness UNSUPPORTED;
descriptor: Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness PARTIALLY_SUPPORTED;
descriptor: Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness SUPPORTED_EMPTY;
descriptor: Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness SUPPORTED;
descriptor: Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private static final com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness[] ENUM$VALUES;
descriptor: [Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=0, args_size=0
0: new com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$1
dup
ldc "UNEVALUATED"
iconst_0
invokespecial com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$1.<init>:(Ljava/lang/String;I)V
putstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.UNEVALUATED:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
1: new com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$2
dup
ldc "INVALID"
iconst_1
invokespecial com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$2.<init>:(Ljava/lang/String;I)V
putstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.INVALID:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
2: new com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$3
dup
ldc "UNKNOWN"
iconst_2
invokespecial com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$3.<init>:(Ljava/lang/String;I)V
putstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.UNKNOWN:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
3: new com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$4
dup
ldc "UNSUPPORTED"
iconst_3
invokespecial com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$4.<init>:(Ljava/lang/String;I)V
putstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.UNSUPPORTED:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
4: new com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$5
dup
ldc "PARTIALLY_SUPPORTED"
iconst_4
invokespecial com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$5.<init>:(Ljava/lang/String;I)V
putstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.PARTIALLY_SUPPORTED:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
5: new com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$6
dup
ldc "SUPPORTED_EMPTY"
iconst_5
invokespecial com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$6.<init>:(Ljava/lang/String;I)V
putstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.SUPPORTED_EMPTY:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
6: new com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$7
dup
ldc "SUPPORTED"
bipush 6
invokespecial com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$7.<init>:(Ljava/lang/String;I)V
putstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.SUPPORTED:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
7: bipush 7
anewarray com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness
dup
iconst_0
getstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.UNEVALUATED:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
aastore
dup
iconst_1
getstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.INVALID:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
aastore
dup
iconst_2
getstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.UNKNOWN:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
aastore
dup
iconst_3
getstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.UNSUPPORTED:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
aastore
dup
iconst_4
getstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.PARTIALLY_SUPPORTED:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
aastore
dup
iconst_5
getstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.SUPPORTED_EMPTY:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
aastore
dup
bipush 6
getstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.SUPPORTED:Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
aastore
putstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.ENUM$VALUES:[Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.lang.String, int);
descriptor: (Ljava/lang/String;I)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=3, args_size=3
start local 0 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
abstract com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness combine(com.sun.xml.internal.ws.policy.spi.PolicyAssertionValidator$Fitness);
descriptor: (Lcom/sun/xml/internal/ws/policy/spi/PolicyAssertionValidator$Fitness;)Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x0400) ACC_ABSTRACT
MethodParameters:
Name Flags
assertionFitness
public static com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness[] values();
descriptor: ()[Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness.ENUM$VALUES:[Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness
dup
astore 2
iconst_0
iload 1
invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
aload 2
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Lcom/sun/xml/internal/ws/policy/EffectiveAlternativeSelector$AlternativeFitness;>;
SourceFile: "EffectiveAlternativeSelector.java"
NestHost: com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector
InnerClasses:
private abstract AlternativeFitness = com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness of com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector
com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$1
com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$2
com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$3
com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$4
com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$5
com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$6
com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector$AlternativeFitness$7
public final Fitness = com.sun.xml.internal.ws.policy.spi.PolicyAssertionValidator$Fitness of com.sun.xml.internal.ws.policy.spi.PolicyAssertionValidator