yacy_search_server/source/net/yacy/kelondro/data/word
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
..
Word.java - removed unnecessary semicolons 2012-07-05 11:18:31 +02:00
WordReference.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
WordReferenceFactory.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
WordReferenceRow.java giving threads name so its easier to see whats happening during 2012-07-02 09:51:43 +02:00
WordReferenceVars.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00