public interface RelatedPostsFinder
List<Post>
findRelatedPosts(Post post)
findRelatedPosts(Post post, int size)
List<Post> findRelatedPosts(Post post)
List<Post> findRelatedPosts(Post post, int size)
Copyright © 2014 Opoo.org. All Rights Reserved.