Uses of Interface
org.htmlunit.corejs.javascript.SlotMap
Packages that use SlotMap
-
Uses of SlotMap in org.htmlunit.corejs.javascript
Classes in org.htmlunit.corejs.javascript that implement SlotMapModifier and TypeClassDescriptionclass
class
This class implements the SlotMap interface using a java.util.HashMap.(package private) class
This 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) class
This class extends the SlotMapContainer so that we have thread-safe access to all the properties of an object.Fields in org.htmlunit.corejs.javascript declared as SlotMap