public interface org.eclipse.core.runtime.preferences.IExportedPreferences extends org.eclipse.core.runtime.preferences.IEclipsePreferences
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.eclipse.core.runtime.preferences.IExportedPreferences
  super_class: java.lang.Object
{
  public abstract boolean isExportRoot();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "IExportedPreferences.java"