yacy_search_server/source/net/yacy/kelondro/order
orbiter 4df88a4e7a - fixes for missing or bad hashCode computation
- fixes for bad equals() methods that had not been used by hash maps and therefore some classes did not work as objects in hash maps.
- this may also affect some cases where double-checks should have been, but did not work.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6495 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-11-20 12:11:56 +00:00
..
AbstractOrder.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
Base64Order.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
Bitfield.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
ByteOrder.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
CloneableIterator.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
CloneableMapIterator.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
Digest.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
MergeIterator.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
MicroDate.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
NaturalOrder.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
Order.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
RotateIterator.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
StackIterator.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
StringOrder.java moved kelondro order 2009-10-09 23:22:22 +00:00