yacy_search_server/source/net/yacy/kelondro/blob
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
..
ArrayStack.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
BEncodedHeap.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
BEncodedHeapBag.java refactoring 2011-12-16 23:59:29 +01:00
BEncodedHeapShard.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
BLOB.java refactoring 2011-12-16 23:59:29 +01:00
Compressor.java flush the compressor cache when a cleanup is done 2012-06-07 19:42:33 +02:00
Gap.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Heap.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
HeapModifier.java refactoring 2011-12-16 23:59:29 +01:00
HeapReader.java removed unimportant warnings 2012-06-19 08:45:34 +02:00
HeapWriter.java refactoring 2011-12-16 23:59:29 +01:00
MapColumnIndex.java made class methods static where possible 2012-07-05 12:38:41 +02:00
MapDataMining.java removed unused method parameters 2012-07-05 10:23:07 +02:00
MapHeap.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
ObjectBuffer.java cleaned unnecessary nested code 2012-07-05 08:44:39 +02:00
Stack.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
Stacks.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Tables.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00