public interface org.eclipse.jetty.io.EndPoint$Wrapper
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.eclipse.jetty.io.EndPoint$Wrapper
super_class: java.lang.Object
{
public abstract org.eclipse.jetty.io.EndPoint unwrap();
descriptor: ()Lorg/eclipse/jetty/io/EndPoint;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "EndPoint.java"
NestHost: org.eclipse.jetty.io.EndPoint
InnerClasses:
public abstract Wrapper = org.eclipse.jetty.io.EndPoint$Wrapper of org.eclipse.jetty.io.EndPoint