interface sun.tools.jstat.Closure
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: sun.tools.jstat.Closure
super_class: java.lang.Object
{
public abstract void visit(java.lang.Object, boolean);
descriptor: (Ljava/lang/Object;Z)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws sun.jvmstat.monitor.MonitorException
MethodParameters:
Name Flags
o
hasNext
}
SourceFile: "Closure.java"