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

com.github.chaosfirebolt.converter.api.cache.RomanIntegerCache Maven / Gradle / Ivy

There is a newer version: 3.7.0
Show newest version
package com.github.chaosfirebolt.converter.api.cache;

import com.github.chaosfirebolt.converter.RomanInteger;

/**
 * RomanInteger specialization of {@link Cache}
 */
public interface RomanIntegerCache extends Cache {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy