Class ImplementationVersion
java.lang.Object
org.mozilla.javascript.ImplementationVersion
This class is a singleton that just exists to serve up the implementation version. This should
encourage that it's safely but lazily loaded just once per VM.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
versionString
-
version
-
-
Constructor Details
-
ImplementationVersion
private ImplementationVersion()
-
-
Method Details
-
get
-