Commit Graph

10 Commits (2b5f8585bfd05160176cd4e57b28c21bd809b71c)

Author SHA1 Message Date
low012 3b40b98256 *) set SVN properties
14 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter 4e70dff8cf more generics
17 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter 2d8557cb10 minor changes
20 years ago
theli 2aa5fe8f50 *) Import statements reorganized
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago