yacy_search_server/source/net/yacy/kelondro/util
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
- replaced some length() > 0 and size() > 0 with !isEmpty() - cannot be
done automatically
- implemented some isEmpty() methods
2012-07-10 22:59:03 +02:00
..
BDecoder.java early freeing resources on deleting index reference if search-verification fails (aka Switchboard.cleanupJob) 2011-08-02 15:52:33 +00:00
BEncoder.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ByteArray.java cleaned unnecessary nested code 2012-07-05 08:44:39 +02:00
ByteBuffer.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
CompressedHashMap.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ConsoleInterface.java *) set SVN properties 2011-03-08 01:51:51 +00:00
FileUtils.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Formatter.java - performance hacks 2012-06-04 15:37:39 +02:00
GenerationMemoryStrategy.java - added @SuppressWarnings to unused servlet method parameters 2012-07-05 09:14:04 +02:00
ISO639.java Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
kelondroException.java *) set SVN properties 2011-03-08 01:51:51 +00:00
LookAheadIterator.java fix for: 2011-07-03 20:44:33 +00:00
MapTools.java performance hacks for seed generation (because thread dumps showed multiple occurrences at these code points) 2011-08-03 18:32:11 +00:00
MemoryControl.java made class methods static where possible 2012-07-05 12:38:41 +02:00
MemoryStrategy.java made class methods static where possible 2012-07-05 12:38:41 +02:00
NamePrefixThreadFactory.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ObjectSpace.java *) set SVN properties 2011-03-08 01:51:51 +00:00
OS.java add-on to latest commit 2012-05-21 17:52:30 +02:00
ReverseMapIterator.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
SetTools.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
StandardMemoryStrategy.java made class methods static where possible 2012-07-05 12:38:41 +02:00
XMLTables.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00