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

walkman.TapeRoot Maven / Gradle / Ivy

package walkman;

import java.io.File;

@SuppressWarnings("WeakerAccess")
public interface TapeRoot {
  File get();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy