Class LikeEntity


  • public class LikeEntity
    extends Object
    Since:
    6.12.0
    • Constructor Detail

      • LikeEntity

        public LikeEntity​(User user,
                          Date creationDate,
                          com.google.common.base.Supplier<Set<String>> followeesUsernames)
    • Method Detail

      • getUser

        public User getUser()
      • currentUserIsFollowing

        public boolean currentUserIsFollowing()