Class SwarmReviewsAPI.Reviews

    • Constructor Detail

      • Reviews

        public Reviews​(long id,
                       List<Long> changes,
                       String author)
    • Method Detail

      • getId

        public long getId()
      • getChanges

        public List<Long> getChanges()
      • getAuthor

        public String getAuthor()