Class WindNeedle

    • Constructor Detail

      • WindNeedle

        public WindNeedle()
        Default constructor.
    • Method Detail

      • equals

        public boolean equals​(Object object)
        Tests another object for equality with this object.
        Overrides:
        equals in class ArrowNeedle
        Parameters:
        object - the object to test.
        Returns:
        A boolean.
      • hashCode

        public int hashCode()
        Returns a hash code for this instance.
        Overrides:
        hashCode in class ArrowNeedle
        Returns:
        A hash code.