Class ImplementationVersion

java.lang.Object
org.htmlunit.corejs.javascript.ImplementationVersion

public class ImplementationVersion extends Object
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 Details

  • Constructor Details

    • ImplementationVersion

      private ImplementationVersion()
  • Method Details

    • get

      public static String get()