yacy_search_server/source/net/yacy/kelondro/io
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
to optimize memory usage

Conflicts:
	source/net/yacy/search/Switchboard.java
2013-07-17 18:31:30 +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 - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ByteCount.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ByteCountInputStream.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
ByteCountOutputStream.java counting crawler traffic again: 2010-09-11 15:58:15 +00:00
CachedFileReader.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
CachedFileWriter.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
CachedRecords.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +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 Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
Writer.java *) set SVN properties 2011-03-08 01:51:51 +00:00