Project

General

Profile

Actions

Bug #4076

closed

Strange hashCode methods

Added by Alexander Kamkin about 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
04/04/2013
Due date:
% Done:

100%

Estimated time:
Detected in build:
svn
Platform:
Published in build:
0.2

Description

There are strange hashCode methods in some classes. E.g., in Formula the method returns 31*expression.hashCode() (why not to return expression.hashCode()?).

Actions

Also available in: Atom PDF