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

org.kinotic.continuum.idl.api.converter.Cacheable Maven / Gradle / Ivy

There is a newer version: 2.3.1
Show newest version
package org.kinotic.continuum.idl.api.converter;

/**
 * Marker interface that indicates that the converter result can be cached.
 * Created by Navíd Mitchell 🤪 on 4/27/23.
 */
public interface Cacheable {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy