class org.eclipse.core.internal.utils.Policy$1 implements org.eclipse.osgi.service.debug.DebugOptionsListener
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.eclipse.core.internal.utils.Policy$1
  super_class: java.lang.Object
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.core.internal.utils.Policy$1 this
         0: .line 27
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.eclipse.core.internal.utils.Policy$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/core/internal/utils/Policy$1;

  public void optionsChanged(org.eclipse.osgi.service.debug.DebugOptions);
    descriptor: (Lorg/eclipse/osgi/service/debug/DebugOptions;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.eclipse.core.internal.utils.Policy$1 this
        start local 1 // org.eclipse.osgi.service.debug.DebugOptions options
         0: .line 30
            aload 1 /* options */
            ldc "org.eclipse.core.resources"
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.newDebugTrace:(Ljava/lang/String;)Lorg/eclipse/osgi/service/debug/DebugTrace;
            putstatic org.eclipse.core.internal.utils.Policy.DEBUG_TRACE:Lorg/eclipse/osgi/service/debug/DebugTrace;
         1: .line 31
            aload 1 /* options */
            ldc "org.eclipse.core.resources/debug"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            putstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
         2: .line 33
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 3
            aload 1 /* options */
            ldc "org.eclipse.core.resources/refresh"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 3
            iconst_1
            goto 4
      StackMap locals:
      StackMap stack:
         3: iconst_0
      StackMap locals:
      StackMap stack: int
         4: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_AUTO_REFRESH:Z
         5: .line 35
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 6
            aload 1 /* options */
            ldc "org.eclipse.core.resources/build/delta"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 6
            iconst_1
            goto 7
      StackMap locals:
      StackMap stack:
         6: iconst_0
      StackMap locals:
      StackMap stack: int
         7: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_BUILD_DELTA:Z
         8: .line 36
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 9
            aload 1 /* options */
            ldc "org.eclipse.core.resources/build/cycle"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 9
            iconst_1
            goto 10
      StackMap locals:
      StackMap stack:
         9: iconst_0
      StackMap locals:
      StackMap stack: int
        10: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_BUILD_CYCLE:Z
        11: .line 37
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 12
            aload 1 /* options */
            ldc "org.eclipse.core.resources/build/failure"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 12
            iconst_1
            goto 13
      StackMap locals:
      StackMap stack:
        12: iconst_0
      StackMap locals:
      StackMap stack: int
        13: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_BUILD_FAILURE:Z
        14: .line 38
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 15
            aload 1 /* options */
            ldc "org.eclipse.core.resources/build/interrupt"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 15
            iconst_1
            goto 16
      StackMap locals:
      StackMap stack:
        15: iconst_0
      StackMap locals:
      StackMap stack: int
        16: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_BUILD_INTERRUPT:Z
        17: .line 39
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 18
            aload 1 /* options */
            ldc "org.eclipse.core.resources/build/invoking"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 18
            iconst_1
            goto 19
      StackMap locals:
      StackMap stack:
        18: iconst_0
      StackMap locals:
      StackMap stack: int
        19: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_BUILD_INVOKING:Z
        20: .line 40
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 21
            aload 1 /* options */
            ldc "org.eclipse.core.resources/build/needbuild"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 21
            iconst_1
            goto 22
      StackMap locals:
      StackMap stack:
        21: iconst_0
      StackMap locals:
      StackMap stack: int
        22: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_BUILD_NEEDED:Z
        23: .line 41
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 24
            aload 1 /* options */
            ldc "org.eclipse.core.resources/build/needbuildstack"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 24
            iconst_1
            goto 25
      StackMap locals:
      StackMap stack:
        24: iconst_0
      StackMap locals:
      StackMap stack: int
        25: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_BUILD_NEEDED_STACK:Z
        26: .line 42
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 27
            aload 1 /* options */
            ldc "org.eclipse.core.resources/build/stacktrace"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 27
            iconst_1
            goto 28
      StackMap locals:
      StackMap stack:
        27: iconst_0
      StackMap locals:
      StackMap stack: int
        28: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_BUILD_STACK:Z
        29: .line 44
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 30
            aload 1 /* options */
            ldc "org.eclipse.core.resources/contenttype"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 30
            iconst_1
            goto 31
      StackMap locals:
      StackMap stack:
        30: iconst_0
      StackMap locals:
      StackMap stack: int
        31: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_CONTENT_TYPE:Z
        32: .line 45
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 33
            aload 1 /* options */
            ldc "org.eclipse.core.resources/contenttype/cache"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 33
            iconst_1
            goto 34
      StackMap locals:
      StackMap stack:
        33: iconst_0
      StackMap locals:
      StackMap stack: int
        34: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_CONTENT_TYPE_CACHE:Z
        35: .line 46
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 36
            aload 1 /* options */
            ldc "org.eclipse.core.resources/history"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 36
            iconst_1
            goto 37
      StackMap locals:
      StackMap stack:
        36: iconst_0
      StackMap locals:
      StackMap stack: int
        37: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_HISTORY:Z
        38: .line 47
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 39
            aload 1 /* options */
            ldc "org.eclipse.core.resources/natures"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 39
            iconst_1
            goto 40
      StackMap locals:
      StackMap stack:
        39: iconst_0
      StackMap locals:
      StackMap stack: int
        40: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_NATURES:Z
        41: .line 48
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 42
            aload 1 /* options */
            ldc "org.eclipse.core.resources/notifications"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 42
            iconst_1
            goto 43
      StackMap locals:
      StackMap stack:
        42: iconst_0
      StackMap locals:
      StackMap stack: int
        43: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_NOTIFICATIONS:Z
        44: .line 49
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 45
            aload 1 /* options */
            ldc "org.eclipse.core.resources/preferences"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 45
            iconst_1
            goto 46
      StackMap locals:
      StackMap stack:
        45: iconst_0
      StackMap locals:
      StackMap stack: int
        46: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_PREFERENCES:Z
        47: .line 51
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 48
            aload 1 /* options */
            ldc "org.eclipse.core.resources/restore"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 48
            iconst_1
            goto 49
      StackMap locals:
      StackMap stack:
        48: iconst_0
      StackMap locals:
      StackMap stack: int
        49: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_RESTORE:Z
        50: .line 52
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 51
            aload 1 /* options */
            ldc "org.eclipse.core.resources/restore/markers"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 51
            iconst_1
            goto 52
      StackMap locals:
      StackMap stack:
        51: iconst_0
      StackMap locals:
      StackMap stack: int
        52: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_RESTORE_MARKERS:Z
        53: .line 53
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 54
            aload 1 /* options */
            ldc "org.eclipse.core.resources/restore/mastertable"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 54
            iconst_1
            goto 55
      StackMap locals:
      StackMap stack:
        54: iconst_0
      StackMap locals:
      StackMap stack: int
        55: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_RESTORE_MASTERTABLE:Z
        56: .line 54
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 57
            aload 1 /* options */
            ldc "org.eclipse.core.resources/restore/metainfo"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 57
            iconst_1
            goto 58
      StackMap locals:
      StackMap stack:
        57: iconst_0
      StackMap locals:
      StackMap stack: int
        58: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_RESTORE_METAINFO:Z
        59: .line 55
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 60
            aload 1 /* options */
            ldc "org.eclipse.core.resources/restore/snapshots"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 60
            iconst_1
            goto 61
      StackMap locals:
      StackMap stack:
        60: iconst_0
      StackMap locals:
      StackMap stack: int
        61: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_RESTORE_SNAPSHOTS:Z
        62: .line 56
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 63
            aload 1 /* options */
            ldc "org.eclipse.core.resources/restore/syncinfo"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 63
            iconst_1
            goto 64
      StackMap locals:
      StackMap stack:
        63: iconst_0
      StackMap locals:
      StackMap stack: int
        64: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_RESTORE_SYNCINFO:Z
        65: .line 57
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 66
            aload 1 /* options */
            ldc "org.eclipse.core.resources/restore/tree"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 66
            iconst_1
            goto 67
      StackMap locals:
      StackMap stack:
        66: iconst_0
      StackMap locals:
      StackMap stack: int
        67: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_RESTORE_TREE:Z
        68: .line 59
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 69
            aload 1 /* options */
            ldc "org.eclipse.core.resources/save"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 69
            iconst_1
            goto 70
      StackMap locals:
      StackMap stack:
        69: iconst_0
      StackMap locals:
      StackMap stack: int
        70: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_SAVE:Z
        71: .line 60
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 72
            aload 1 /* options */
            ldc "org.eclipse.core.resources/save/markers"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 72
            iconst_1
            goto 73
      StackMap locals:
      StackMap stack:
        72: iconst_0
      StackMap locals:
      StackMap stack: int
        73: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_SAVE_MARKERS:Z
        74: .line 61
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 75
            aload 1 /* options */
            ldc "org.eclipse.core.resources/save/mastertable"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 75
            iconst_1
            goto 76
      StackMap locals:
      StackMap stack:
        75: iconst_0
      StackMap locals:
      StackMap stack: int
        76: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_SAVE_MASTERTABLE:Z
        77: .line 62
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 78
            aload 1 /* options */
            ldc "org.eclipse.core.resources/save/metainfo"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 78
            iconst_1
            goto 79
      StackMap locals:
      StackMap stack:
        78: iconst_0
      StackMap locals:
      StackMap stack: int
        79: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_SAVE_METAINFO:Z
        80: .line 63
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 81
            aload 1 /* options */
            ldc "org.eclipse.core.resources/save/syncinfo"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 81
            iconst_1
            goto 82
      StackMap locals:
      StackMap stack:
        81: iconst_0
      StackMap locals:
      StackMap stack: int
        82: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_SAVE_SYNCINFO:Z
        83: .line 64
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 84
            aload 1 /* options */
            ldc "org.eclipse.core.resources/save/tree"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 84
            iconst_1
            goto 85
      StackMap locals:
      StackMap stack:
        84: iconst_0
      StackMap locals:
      StackMap stack: int
        85: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_SAVE_TREE:Z
        86: .line 66
            getstatic org.eclipse.core.internal.utils.Policy.DEBUG:Z
            ifeq 87
            aload 1 /* options */
            ldc "org.eclipse.core.resources/strings"
            iconst_0
            invokeinterface org.eclipse.osgi.service.debug.DebugOptions.getBooleanOption:(Ljava/lang/String;Z)Z
            ifeq 87
            iconst_1
            goto 88
      StackMap locals:
      StackMap stack:
        87: iconst_0
      StackMap locals:
      StackMap stack: int
        88: putstatic org.eclipse.core.internal.utils.Policy.DEBUG_STRINGS:Z
        89: .line 67
            return
        end local 1 // org.eclipse.osgi.service.debug.DebugOptions options
        end local 0 // org.eclipse.core.internal.utils.Policy$1 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   90     0     this  Lorg/eclipse/core/internal/utils/Policy$1;
            0   90     1  options  Lorg/eclipse/osgi/service/debug/DebugOptions;
    MethodParameters:
         Name  Flags
      options  
}
SourceFile: "Policy.java"
EnclosingMethod: org.eclipse.core.internal.utils.Policy
NestHost: org.eclipse.core.internal.utils.Policy
InnerClasses:
  org.eclipse.core.internal.utils.Policy$1