net.librec.increment.IIncrementalRankingRecommender Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of librec-core Show documentation
Show all versions of librec-core Show documentation
A repackaged librec-core fork
The newest version!
package net.librec.increment;
// put this class to the top
public interface IIncrementalRankingRecommender {
}