You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/io
Michael Peter Christen 784a4abb18
enhancement in internal data organization which should generate less
13 years ago
..
AbstractReader.java
AbstractWriter.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
BufferedRecords.java enhancement in internal data organization which should generate less 13 years ago
ByteCount.java
ByteCountInputStream.java
ByteCountOutputStream.java
CachedFileReader.java - added @SuppressWarnings to unused servlet method parameters 13 years ago
CachedFileWriter.java
CachedRecords.java made class methods static where possible 13 years ago
CharBuffer.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
RandomAccessIO.java made class methods static where possible 13 years ago
Reader.java
Records.java enhancement in internal data organization which should generate less 13 years ago
Writer.java