Interface Rectangle

    • Method Detail

      • equals

        static boolean equals​(Rectangle aRectangleA,
                              Rectangle aRectangleB)
        Equals.
        Parameters:
        aRectangleA - the rectangle A
        aRectangleB - the rectangle B
        Returns:
        true, if successful