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

skype2disk.HistoryDir Maven / Gradle / Ivy

The newest version!
package skype2disk;

import java.io.File;

public interface HistoryDir {
	public File getHistoryDir();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy