yacy_search_server/source/org/apache/tools/tar
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
..
TarBuffer.java
TarConstants.java
TarEntry.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
TarInputStream.java removed compiler warnings in imported classes 2009-07-15 20:44:23 +00:00
TarOutputStream.java
TarUtils.java