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