yacy_search_server/source/net/yacy/kelondro/io
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
..
AbstractReader.java *) set SVN properties 2011-03-08 01:51:51 +00:00
AbstractWriter.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
BufferedRecords.java some last-minute performance hacks 2011-11-25 11:23:52 +00:00
ByteCount.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ByteCountInputStream.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
ByteCountOutputStream.java counting crawler traffic again: 2010-09-11 15:58:15 +00:00
CachedFileReader.java - added @SuppressWarnings to unused servlet method parameters 2012-07-05 09:14:04 +02:00
CachedFileWriter.java patch for a bug that I don't understand by now. 2011-12-07 00:52:04 +01:00
CachedRecords.java made class methods static where possible 2012-07-05 12:38:41 +02:00
CharBuffer.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
RandomAccessIO.java made class methods static where possible 2012-07-05 12:38:41 +02:00
Reader.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Records.java made class methods static where possible 2012-07-05 12:38:41 +02:00
Writer.java *) set SVN properties 2011-03-08 01:51:51 +00:00