Uses of Interface
org.mozilla.javascript.SlotMap
Packages that use SlotMap
-
Uses of SlotMap in org.mozilla.javascript
Classes in org.mozilla.javascript that implement SlotMapModifier and TypeClassDescriptionclassclassThis class implements the SlotMap interface using a java.util.HashMap.(package private) classThis class holds the various SlotMaps of various types, and knows how to atomically switch between them when we need to so that we use the right data structure at the right time.(package private) classThis class extends the SlotMapContainer so that we have thread-safe access to all the properties of an object.Fields in org.mozilla.javascript declared as SlotMap