public interface org.apache.tomcat.util.IntrospectionUtils$PropertySource
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.apache.tomcat.util.IntrospectionUtils$PropertySource
super_class: java.lang.Object
{
public abstract java.lang.String getProperty(java.lang.String);
descriptor: (Ljava/lang/String;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
key
}
SourceFile: "IntrospectionUtils.java"
NestHost: org.apache.tomcat.util.IntrospectionUtils
InnerClasses:
public abstract PropertySource = org.apache.tomcat.util.IntrospectionUtils$PropertySource of org.apache.tomcat.util.IntrospectionUtils