Searched refs:attributeNameCache (Results 1 – 1 of 1) sorted by relevance
34 …private final HashMap<String, Attributes.Name> attributeNameCache = new HashMap<String, Attributes… field in StrictJarManifestReader129 name = attributeNameCache.get(nameString); in readName()132 attributeNameCache.put(nameString, name); in readName()