interface org.graalvm.compiler.hotspot.test.WriteBarrierVerificationTest$GraphPredicate
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: org.graalvm.compiler.hotspot.test.WriteBarrierVerificationTest$GraphPredicate
super_class: java.lang.Object
{
public abstract int apply(org.graalvm.compiler.nodes.StructuredGraph);
descriptor: (Lorg/graalvm/compiler/nodes/StructuredGraph;)I
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
graph
}
SourceFile: "WriteBarrierVerificationTest.java"
NestHost: org.graalvm.compiler.hotspot.test.WriteBarrierVerificationTest
InnerClasses:
private abstract GraphPredicate = org.graalvm.compiler.hotspot.test.WriteBarrierVerificationTest$GraphPredicate of org.graalvm.compiler.hotspot.test.WriteBarrierVerificationTest