Class AbstractEntity

    • Constructor Detail

      • AbstractEntity

        public AbstractEntity()
    • Method Detail

      • hashCode

        public int hashCode()
        Hash code.
        Overrides:
        hashCode in class Object
        Returns:
        the int
      • equals

        public boolean equals​(Object object)
        Equals.
        Overrides:
        equals in class Object
        Parameters:
        object - the object
        Returns:
        true, if successful
      • toString

        public String toString()
        To string.
        Overrides:
        toString in class Object
        Returns:
        the string