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

angry1980.audio.fingerprint.InvertedIndex Maven / Gradle / Ivy

package angry1980.audio.fingerprint;

import angry1980.audio.model.Fingerprint;

public interface InvertedIndex {

    F save(F fingerprint);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy