Class Code

    • Constructor Detail

      • Code

        public Code​(String code)
        Construct a new instance with the given code.
        Parameters:
        code - the Javascript code
    • Method Detail

      • getCode

        public String getCode()
        Get the Javascript code.
        Returns:
        the code
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object