yacy_search_server/source/net/yacy/peers/operation
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
..
yacyBuildProperties.java
yacyRelease.java better integration of blacklist according to use case 2012-07-02 13:57:29 +02:00
yacySeedUploader.java
yacySeedUploadFile.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
yacySeedUploadFtp.java
yacySeedUploadScp.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
yacySeedUploadScp.xml
yacyUpdateLocation.java
yacyVersion.java using double instead float for a better release ordering 2012-05-30 15:28:20 +02:00