ClassGeoDistanceCacheKeyServes as a cache entry key in a hash table backed cache. For example it can be used cache entries of type [lat1, lon1, lat2, lon2] -> distance. This
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/GeoDistanceCacheKey.java:14