Class ImmutableDotnetLegacyToolchainInfo

    • Constructor Detail

      • ImmutableDotnetLegacyToolchainInfo

        public ImmutableDotnetLegacyToolchainInfo​(RunInfo compiler)
        Construct a new immutable DotnetLegacyToolchainInfo instance.
        Parameters:
        compiler - The value for the compiler attribute
    • Method Detail

      • equals

        public boolean equals​(@Nullable
                              Object another)
        This instance is equal to all instances of ImmutableDotnetLegacyToolchainInfo that have equal attribute values.
        Overrides:
        equals in class Object
        Returns:
        true if this is equal to another instance
      • hashCode

        public int hashCode()
        Computes a hash code from attributes: compiler.
        Overrides:
        hashCode in class Object
        Returns:
        hashCode value
      • toString

        public String toString()
        Prints the immutable value DotnetLegacyToolchainInfo with attribute values.
        Overrides:
        toString in class Object
        Returns:
        A string representation of the value