Class ImmutableDotnetLibraryProviderInfo

    • Constructor Detail

      • ImmutableDotnetLibraryProviderInfo

        public ImmutableDotnetLibraryProviderInfo​(Artifact dll)
        Construct a new immutable DotnetLibraryProviderInfo instance.
        Parameters:
        dll - The value for the dll attribute
    • Method Detail

      • equals

        public boolean equals​(@Nullable
                              Object another)
        This instance is equal to all instances of ImmutableDotnetLibraryProviderInfo 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: dll.
        Overrides:
        hashCode in class Object
        Returns:
        hashCode value
      • toString

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