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

com.abubusoft.kripton.persistence.ParserWrapper Maven / Gradle / Ivy

package com.abubusoft.kripton.persistence;

import java.io.Closeable;

public interface ParserWrapper extends Closeable{

	void close();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy