class jdk.incubator.http.ResponseSubscribers
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: jdk.incubator.http.ResponseSubscribers
  super_class: java.lang.Object
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // jdk.incubator.http.ResponseSubscribers this
         0: .line 58
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // jdk.incubator.http.ResponseSubscribers this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/incubator/http/ResponseSubscribers;
}
SourceFile: "ResponseSubscribers.java"
NestMembers:
  jdk.incubator.http.ResponseSubscribers$ByteArraySubscriber  jdk.incubator.http.ResponseSubscribers$ConsumerSubscriber  jdk.incubator.http.ResponseSubscribers$HttpResponseInputStream  jdk.incubator.http.ResponseSubscribers$MultiSubscriberImpl  jdk.incubator.http.ResponseSubscribers$NullSubscriber  jdk.incubator.http.ResponseSubscribers$PathSubscriber  jdk.incubator.http.ResponseSubscribers$SubscriberAdapter
InnerClasses:
  ByteArraySubscriber = jdk.incubator.http.ResponseSubscribers$ByteArraySubscriber of jdk.incubator.http.ResponseSubscribers
  ConsumerSubscriber = jdk.incubator.http.ResponseSubscribers$ConsumerSubscriber of jdk.incubator.http.ResponseSubscribers
  HttpResponseInputStream = jdk.incubator.http.ResponseSubscribers$HttpResponseInputStream of jdk.incubator.http.ResponseSubscribers
  MultiSubscriberImpl = jdk.incubator.http.ResponseSubscribers$MultiSubscriberImpl of jdk.incubator.http.ResponseSubscribers
  NullSubscriber = jdk.incubator.http.ResponseSubscribers$NullSubscriber of jdk.incubator.http.ResponseSubscribers
  PathSubscriber = jdk.incubator.http.ResponseSubscribers$PathSubscriber of jdk.incubator.http.ResponseSubscribers
  final SubscriberAdapter = jdk.incubator.http.ResponseSubscribers$SubscriberAdapter of jdk.incubator.http.ResponseSubscribers