com.algorithmia.client.package-info Maven / Gradle / Ivy
/**
* The internal client used for interacting with the Algorithmia API
*
* Generally, the client does not need instantiated directly;
* com.algorithmia.Algorithmia static class methods return the relevant
* API object with an instantiated client managed internally
*
* @version 1.0.9
*/
package com.algorithmia.client;