yacy_search_server/source/net/yacy/document/content/dao
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
..
Dao.java
DatabaseConnection.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
ImportDump.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
PhpBB3Dao.java giving threads name so its easier to see whats happening during 2012-07-02 09:51:43 +02:00