interface jdk.jfr.internal.SecuritySupport$CallableWithoutCheckException<T>
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: jdk.jfr.internal.SecuritySupport$CallableWithoutCheckException
super_class: java.lang.Object
{
public abstract T call();
descriptor: ()Ljava/lang/Object;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: ()TT;
}
Signature: <T:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "SecuritySupport.java"
NestHost: jdk.jfr.internal.SecuritySupport
InnerClasses:
private abstract CallableWithoutCheckException = jdk.jfr.internal.SecuritySupport$CallableWithoutCheckException of jdk.jfr.internal.SecuritySupport