yacy_search_server/source/net/yacy/peers
2012-07-12 19:54:54 +02:00
..
dht - added @SuppressWarnings to unused servlet method parameters 2012-07-05 09:14:04 +02:00
graphics - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
operation - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Accessible.java refactoring 2011-10-04 09:06:24 +00:00
EventChannel.java refactoring 2011-10-04 09:06:24 +00:00
Network.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
NewsDB.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
NewsPool.java made class methods static where possible 2012-07-05 12:38:41 +02:00
NewsQueue.java removed unused method parameters 2012-07-05 10:23:07 +02:00
PeerActions.java less usage of generic logger to avoid logger generation overhead 2012-07-12 19:54:54 +02:00
Protocol.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
RemoteSearch.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Seed.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
SeedDB.java less usage of generic logger to avoid logger generation overhead 2012-07-12 19:54:54 +02:00