yacy_search_server/source/net/yacy/document/geolocation
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
..
GeoLocation.java made class methods static where possible 2012-07-05 12:38:41 +02:00
GeonamesLocation.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
GeoPoint.java refactoring (geolocalzation -> geolocation) 2012-06-16 22:09:32 +02:00
IntegerGeoPoint.java refactoring (geolocalzation -> geolocation) 2012-06-16 22:09:32 +02:00
Locations.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
OpenGeoDBLocation.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
OverarchingLocation.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00