Commit Graph

10 Commits (a34f8375925222c1af4e296bf9d457b21a019910)

Author SHA1 Message Date
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation 11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static' 11 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog: 12 years ago
Michael Peter Christen e101c2e0e2 added changes from copperdust (submitted by email): 13 years ago
orbiter f667b9c289 enhanced identificator: using AtomicInteger for counter 14 years ago
low012 3d95981f7d *) cleaning up the code a little bit 14 years ago
orbiter 60e71876ad - more abstraction (HashMap -> Map) 15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD 15 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
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago