public class NoOpRelatedPostsFinder extends Object implements RelatedPostsFinder
| Constructor and Description |
|---|
NoOpRelatedPostsFinder() |
public List<Post> findRelatedPosts(Post post)
findRelatedPosts in interface RelatedPostsFinderpublic List<Post> findRelatedPosts(Post post, int size)
findRelatedPosts in interface RelatedPostsFinderCopyright © 2014-2015 Opoo.org. All Rights Reserved.