All Downloads are FREE. Search and download functionalities are using the official Maven repository.

convex.core.data.IAssociative Maven / Gradle / Ivy

The newest version!
package convex.core.data;

/**
 * Interface for associative data structures
 *
 * @param  Type of associative keys
 * @param  Type of associative values
 */
public interface IAssociative {


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy