public abstract class jdk.incubator.http.internal.common.FlowTube$AbstractTubePublisher implements jdk.incubator.http.internal.common.FlowTube$TubePublisher
minor version: 0
major version: 59
flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
this_class: jdk.incubator.http.internal.common.FlowTube$AbstractTubePublisher
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 // jdk.incubator.http.internal.common.FlowTube$AbstractTubePublisher this
0: .line 139
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // jdk.incubator.http.internal.common.FlowTube$AbstractTubePublisher this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/incubator/http/internal/common/FlowTube$AbstractTubePublisher;
}
SourceFile: "FlowTube.java"
NestHost: jdk.incubator.http.internal.common.FlowTube
InnerClasses:
public abstract AbstractTubePublisher = jdk.incubator.http.internal.common.FlowTube$AbstractTubePublisher of jdk.incubator.http.internal.common.FlowTube
final TubePublisherWrapper = jdk.incubator.http.internal.common.FlowTube$AbstractTubePublisher$TubePublisherWrapper of jdk.incubator.http.internal.common.FlowTube$AbstractTubePublisher
public abstract TubePublisher = jdk.incubator.http.internal.common.FlowTube$TubePublisher of jdk.incubator.http.internal.common.FlowTube