The Java Multi-Cloud Toolkit
Go to file
Andrew Gaul c94d11f900 Make constants final classes instead of interfaces
This commit prohibits implementation of the empty interface and
instantiation of the class.  Refer to _Effective Java_ item 19 for
more background.
2014-05-16 09:49:16 -07:00
providers/google-compute-engine Make constants final classes instead of interfaces 2014-05-16 09:49:16 -07:00