final class io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl$PingInfo
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl$PingInfo
super_class: java.lang.Object
{
long lastPing;
descriptor: J
flags: (0x0000)
long timerID;
descriptor: J
flags: (0x0000)
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 Lio/vertx/ext/web/handler/sockjs/impl/EventBusBridgeImpl$PingInfo;
}
SourceFile: "EventBusBridgeImpl.java"
NestHost: io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl
InnerClasses:
private final PingInfo = io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl$PingInfo of io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl