Package adams.core

Class DiffUtils.Filler

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    DiffUtils

    public static class DiffUtils.Filler
    extends Object
    implements Serializable
    A helper class for the side-by-side diff.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • Filler

        public Filler()
    • Method Detail

      • equals

        public boolean equals​(Object obj)
        Indicates whether some other object is "equal to" this one.
        Overrides:
        equals in class Object
        Parameters:
        obj - the reference object with which to compare.
        Returns:
        true if the object is a DiffUtils.Filler instance
      • hashCode

        public int hashCode()
        Returns a hash code value for the object. This method is supported for the benefit of hashtables such as those provided by java.util.Hashtable.
        Overrides:
        hashCode in class Object
        Returns:
        a hash code value for this object.
      • toString

        public String toString()
        Returns an empty string.
        Overrides:
        toString in class Object
        Returns:
        empty string