Why use "boolean equals( final Version other )" instead of "boolean equals( final Object other )"? Test failed because of JUnit test with boolean equals( Object other ). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: Why Version.equals( final Version other )? Eung-ju Park
- Re: Why Version.equals( final Version other )? Peter Donald
- RE: Why Version.equals( final Version other )? Paulo Gaspar
- Re: Why Version.equals( final Version other )? Eung-ju Park
- Re: Why Version.equals( final Version other )? Sylvain Wallez
- Re: Why Version.equals( final Version other )? Peter Donald
- RE: Why Version.equals( final Version other )? Paulo Gaspar
- Re: Why Version.equals( final Version other )? Eung-ju Park
- RE: Why Version.equals( final Version other )? Berin Loritsch