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

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

package com.github.chaosfirebolt.converter.api.cache;

import com.github.chaosfirebolt.converter.Parser;
import com.github.chaosfirebolt.converter.constants.IntegerType;

/**
 * Parser specialization of {@link Cache}
 */
public interface ParserCache extends Cache {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy