mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 18:49:52 +00:00
Readers can confuse this with 1. Found via error-prone. Fixed via: find -name \*.java | xargs sed -i 's/\( [0-9][0-9]*\)l/\1L/g' find -name \*.java | xargs sed -i 's/\(([0-9][0-9]*\)l/\1L/g'
# # The jclouds API for ElasticHosts' Cloud Servers API (http://www.elastichosts.com/cloud-hosting/api/). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.