class jdk.internal.jshell.tool.Feedback$SelectorSets
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: jdk.internal.jshell.tool.Feedback$SelectorSets
super_class: java.lang.Object
{
java.util.Set<jdk.internal.jshell.tool.Feedback$FormatCase> cc;
descriptor: Ljava/util/Set;
flags: (0x0000)
Signature: Ljava/util/Set<Ljdk/internal/jshell/tool/Feedback$FormatCase;>;
java.util.Set<jdk.internal.jshell.tool.Feedback$FormatAction> ca;
descriptor: Ljava/util/Set;
flags: (0x0000)
Signature: Ljava/util/Set<Ljdk/internal/jshell/tool/Feedback$FormatAction;>;
java.util.Set<jdk.internal.jshell.tool.Feedback$FormatWhen> cw;
descriptor: Ljava/util/Set;
flags: (0x0000)
Signature: Ljava/util/Set<Ljdk/internal/jshell/tool/Feedback$FormatWhen;>;
java.util.Set<jdk.internal.jshell.tool.Feedback$FormatResolve> cr;
descriptor: Ljava/util/Set;
flags: (0x0000)
Signature: Ljava/util/Set<Ljdk/internal/jshell/tool/Feedback$FormatResolve;>;
java.util.Set<jdk.internal.jshell.tool.Feedback$FormatUnresolved> cu;
descriptor: Ljava/util/Set;
flags: (0x0000)
Signature: Ljava/util/Set<Ljdk/internal/jshell/tool/Feedback$FormatUnresolved;>;
java.util.Set<jdk.internal.jshell.tool.Feedback$FormatErrors> ce;
descriptor: Ljava/util/Set;
flags: (0x0000)
Signature: Ljava/util/Set<Ljdk/internal/jshell/tool/Feedback$FormatErrors;>;
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/internal/jshell/tool/Feedback$SelectorSets;
}
SourceFile: "Feedback.java"
NestHost: jdk.internal.jshell.tool.Feedback
InnerClasses:
public final FormatAction = jdk.internal.jshell.tool.Feedback$FormatAction of jdk.internal.jshell.tool.Feedback
public final FormatCase = jdk.internal.jshell.tool.Feedback$FormatCase of jdk.internal.jshell.tool.Feedback
public final FormatErrors = jdk.internal.jshell.tool.Feedback$FormatErrors of jdk.internal.jshell.tool.Feedback
public final FormatResolve = jdk.internal.jshell.tool.Feedback$FormatResolve of jdk.internal.jshell.tool.Feedback
public final FormatUnresolved = jdk.internal.jshell.tool.Feedback$FormatUnresolved of jdk.internal.jshell.tool.Feedback
public final FormatWhen = jdk.internal.jshell.tool.Feedback$FormatWhen of jdk.internal.jshell.tool.Feedback
private SelectorSets = jdk.internal.jshell.tool.Feedback$SelectorSets of jdk.internal.jshell.tool.Feedback