Searched refs:REF_CANONICAL_SYSTEM_ZONES (Results 1 – 3 of 3) sorted by relevance
59 private static SoftReference<Set<String>> REF_CANONICAL_SYSTEM_ZONES; field in ZoneMeta96 if (REF_CANONICAL_SYSTEM_ZONES != null) { in getCanonicalSystemZIDs()97 canonicalSystemZones = REF_CANONICAL_SYSTEM_ZONES.get(); in getCanonicalSystemZIDs()113 REF_CANONICAL_SYSTEM_ZONES = new SoftReference<Set<String>>(canonicalSystemZones); in getCanonicalSystemZIDs()
58 private static SoftReference<Set<String>> REF_CANONICAL_SYSTEM_ZONES; field in ZoneMeta95 if (REF_CANONICAL_SYSTEM_ZONES != null) { in getCanonicalSystemZIDs()96 canonicalSystemZones = REF_CANONICAL_SYSTEM_ZONES.get(); in getCanonicalSystemZIDs()112 REF_CANONICAL_SYSTEM_ZONES = new SoftReference<Set<String>>(canonicalSystemZones); in getCanonicalSystemZIDs()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...