Searched refs:REF_SYSTEM_ZONES (Results 1 – 3 of 3) sorted by relevance
58 private static SoftReference<Set<String>> REF_SYSTEM_ZONES; field in ZoneMeta69 if (REF_SYSTEM_ZONES != null) { in getSystemZIDs()70 systemZones = REF_SYSTEM_ZONES.get(); in getSystemZIDs()83 REF_SYSTEM_ZONES = new SoftReference<Set<String>>(systemZones); in getSystemZIDs()
57 private static SoftReference<Set<String>> REF_SYSTEM_ZONES; field in ZoneMeta68 if (REF_SYSTEM_ZONES != null) { in getSystemZIDs()69 systemZones = REF_SYSTEM_ZONES.get(); in getSystemZIDs()82 REF_SYSTEM_ZONES = new SoftReference<Set<String>>(systemZones); in getSystemZIDs()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...