FeedMatcher interface doesn't need to be public.

This commit is contained in:
akwizgran
2023-01-24 14:48:55 +00:00
parent 4007fca668
commit 6faa095dfb

View File

@@ -11,7 +11,7 @@ import javax.annotation.concurrent.ThreadSafe;
@ThreadSafe
@NotNullByDefault
public interface FeedMatcher {
interface FeedMatcher {
/**
* Returns the best match for the given candidate from the given list of