Class Code

    • Constructor Summary

      Constructors 
      Constructor Description
       code)
      Construct a new instance with the given code.
    • Constructor Detail

      • Code

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

      • getCode

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

        public boolean equals​( o)
        Overrides:
         in class 
      • hashCode

        public int hashCode()
        Overrides:
         in class 
      • toString

        public  toString()
        Overrides:
         in class