com.algorithmia.algo.package-info Maven / Gradle / Ivy
The newest version!
/**
* Provides objects and methods for interacting with Algorithmia algorithms
*
* Generally, Algorithms do not need instantiated directly;
* the Algorithmia object has algo(...) helpers to return
* the relevant API object with an instantiated client managed internally
*
*
* @version 1.0.4
*/
package com.algorithmia.algo;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy