Class SymbolKey
java.lang.Object
org.mozilla.javascript.SymbolKey
- All Implemented Interfaces:
Serializable, Symbol
A SymbolKey is one of the implementations of Symbol. It is really there so that we can easily use
pre-defined symbols as keys in native code. A SymbolKey has the special property that two
NativeSymbol objects with the same key are equal.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SymbolKeystatic final SymbolKeystatic final SymbolKeystatic final SymbolKeystatic final SymbolKeystatic final SymbolKeystatic final SymbolKeystatic final SymbolKeystatic final SymbolKeystatic final SymbolKeystatic final SymbolKeystatic final SymbolKey -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ITERATOR
-
TO_STRING_TAG
-
SPECIES
-
HAS_INSTANCE
-
IS_CONCAT_SPREADABLE
-
IS_REGEXP
-
TO_PRIMITIVE
-
MATCH
-
REPLACE
-
SEARCH
-
SPLIT
-
UNSCOPABLES
-
-
Constructor Details
-
SymbolKey
-
-
Method Details
-
getName
-
hashCode
-
equals
-
toString
-