boatmeme / microsoft-translator-java-api

Java wrapper for the Microsoft Translator API
http://code.google.com/p/microsoft-translator-java-api/
Apache License 2.0
86 stars 61 forks source link

Make constructors for service classes private #22

Closed boatmeme closed 13 years ago

boatmeme commented 13 years ago

prevent instantiation, the service classes are essentially static, stateless classes